aboutsummaryrefslogtreecommitdiffstats
path: root/compute-config-puppet.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-01-27 10:03:34 +0000
committerGerrit Code Review <review@openstack.org>2015-01-27 10:03:34 +0000
commitc0328095f17796fb1b87a1da355f40dda10c06fe (patch)
treea1348a7f1141be9c9d96d8eecdc574c06c829c50 /compute-config-puppet.yaml
parent6629b49665ac31f71002ee603c959617e514d522 (diff)
parent4f4d8e3d161162483b9ef702a33a895c854599ac (diff)
Merge "Add parameter to manage usage of Neutron l3_ha option"
Diffstat (limited to 'compute-config-puppet.yaml')
-rw-r--r--compute-config-puppet.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/compute-config-puppet.yaml b/compute-config-puppet.yaml
index 8414579c..5ad94f98 100644
--- a/compute-config-puppet.yaml
+++ b/compute-config-puppet.yaml
@@ -91,7 +91,7 @@ resources:
neutron_metadata_proxy_shared_secret: {get_input: neutron_metadata_proxy_shared_secret}
neutron_mechanism_drivers: {get_input: neutron_mechanism_drivers}
neutron_allow_l3agent_failover: {get_input: neutron_allow_l3agent_failover}
- neutron_allow_l3agent_failover: {get_input: neutron_allow_l3agent_failover}
+ neutron_l3_ha: {get_input: neutron_l3_ha}
neutron_public_interface_raw_device: {get_input: neutron_public_interface_raw_device}
admin_password: {get_input: admin_password}
nova::rabbit_host: {get_input: rabbit_host}