Updating ironic conductor hostname for rabbit
This commit is contained in:
parent
f7ce079054
commit
fdfe0179a7
@ -120,7 +120,7 @@ enabled_drivers={{ ironic_driver_list }}
|
|||||||
# the node name must be valid within an AMQP key, and if using
|
# the node name must be valid within an AMQP key, and if using
|
||||||
# ZeroMQ, a valid hostname, FQDN, or IP address. (string
|
# ZeroMQ, a valid hostname, FQDN, or IP address. (string
|
||||||
# value)
|
# value)
|
||||||
host={{ ironic_node_name }}
|
host={{ ansible_hostname }}
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user