aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--controller-puppet.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/controller-puppet.yaml b/controller-puppet.yaml
index 03621053..747c38af 100644
--- a/controller-puppet.yaml
+++ b/controller-puppet.yaml
@@ -653,6 +653,7 @@ resources:
neutron::agents::ml2::ovs::local_ip: {get_input: controller_host}
neutron_flat_networks: {get_input: neutron_flat_networks}
neutron::agents::metadata::shared_secret: {get_input: neutron_metadata_proxy_shared_secret}
+ neutron::agents::metadata::metadata_ip: {get_input: controller_virtual_ip}
neutron_agent_mode: {get_input: neutron_agent_mode}
neutron_router_distributed: {get_input: neutron_router_distributed}
neutron_mechanism_drivers: {get_input: neutron_mechanism_drivers}