
Backport to: Train. Change-Id: Ide96ea43739d47e623026f0aecd4163f3a2abe7f Closes-bug: #1864615
7 lines
225 B
Django/Jinja
7 lines
225 B
Django/Jinja
# metadata_agent.ini
|
|
[DEFAULT]
|
|
nova_metadata_host = {{ nova_internal_fqdn }}
|
|
nova_metadata_port = {{ nova_metadata_port }}
|
|
metadata_proxy_shared_secret = {{ metadata_secret }}
|
|
nova_metadata_protocol = {{ internal_protocol }}
|