
This change implements openstack_hosts_package_manager_extra_conf variable which allows to add extra content into package manager's configuration(works with apt,yum and dnf). Change-Id: Icbd3350c11bd0698bffc2083215ad51af759d5ef
7 lines
199 B
YAML
7 lines
199 B
YAML
---
|
|
features:
|
|
- |
|
|
Implemented ``openstack_hosts_package_manager_extra_conf`` variable.
|
|
It allows to add extra content into package manager's configuration
|
|
(works with apt,yum and dnf).
|