Added a comment to explain what's going on with kolla_nova_compute_ironic_host
This commit is contained in:
@@ -5,3 +5,7 @@
|
|||||||
# Which group to use to deploy the nova-compute services for ironic. By default
|
# Which group to use to deploy the nova-compute services for ironic. By default
|
||||||
# all hosts in the nova group are used - typically the controllers.
|
# all hosts in the nova group are used - typically the controllers.
|
||||||
kolla_nova_compute_ironic_group: nova
|
kolla_nova_compute_ironic_group: nova
|
||||||
|
|
||||||
|
# Which host to use to deploy the nova-compute services for ironic. By default
|
||||||
|
# this is none and the kolla_nova_compute_ironic_group is used instead.
|
||||||
|
kolla_nova_compute_ironic_host:
|
||||||
|
@@ -210,12 +210,14 @@ kolla_openstack_logging_debug:
|
|||||||
# Nova options
|
# Nova options
|
||||||
#######################
|
#######################
|
||||||
|
|
||||||
kolla_nova_compute_ironic_host:
|
|
||||||
|
|
||||||
# Which group to use to deploy the nova-compute services for ironic. By default
|
# Which group to use to deploy the nova-compute services for ironic. By default
|
||||||
# all hosts in the nova group are used - typically the controllers.
|
# all hosts in the nova group are used - typically the controllers.
|
||||||
kolla_nova_compute_ironic_group: nova
|
kolla_nova_compute_ironic_group: nova
|
||||||
|
|
||||||
|
# Which host to use to deploy the nova-compute services for ironic. By default
|
||||||
|
# this is none and the kolla_nova_compute_ironic_group is used instead.
|
||||||
|
kolla_nova_compute_ironic_host:
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Extra free-form configuraton.
|
# Extra free-form configuraton.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user