Move nova_glance_api_servers variable into role
As part of cleaning inventory variables, we are moving some of the variables to be created in roles instead of in inventory. This moves the nova_glance_api_servers variable into role. Change-Id: I9a00e3bd5dca4581cb43bf298c4d792375b5252f
This commit is contained in:
parent
145b98f329
commit
2bef934a4b
@ -309,7 +309,7 @@ nova_resume_guests_state_on_host_boot: False
|
||||
nova_default_schedule_zone: nova
|
||||
|
||||
# Comma separated list of Glance API servers
|
||||
# nova_glance_api_servers:
|
||||
nova_glance_api_servers: "{{ glance_service_internalurl | netorigin }}"
|
||||
|
||||
nova_network_type: linuxbridge
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user