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:
Dmitriy Chubinidze
2026-01-09 12:58:58 +00:00
parent c9a07e1ee3
commit c9941d4e36

View File

@@ -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.