Add example of installation for user defined extra packages
Change-Id: I2b850ea96f182662ac7ea5db84345d554a484314 Signed-off-by: Dmitriy Chubinidze <dcu995@gmail.com>
This commit is contained in:
@@ -167,6 +167,10 @@ openstack_kernel_options:
|
||||
openstack_user_kernel_options: []
|
||||
|
||||
# User defined list of extra packages to install on all hosts and containers
|
||||
# Example:
|
||||
# openstack_host_extra_distro_packages:
|
||||
# - nano
|
||||
# - wget
|
||||
openstack_host_extra_distro_packages: []
|
||||
|
||||
# Overridable set of packages to install on all hosts and containers.
|
||||
|
||||
Reference in New Issue
Block a user