Puppet: overcloud compute config
[apex-tripleo-heat-templates.git] / overcloud-vlan-port.yaml
index e962e7a..8f6f693 100644 (file)
@@ -1,7 +1,7 @@
 outputs:
   controller0PublicIP:
     description: Address for registering endpoints in the cloud.
-    value: {get_attr: [controller0VLANPort, fixed_ips, 0, ip_address]}
+    value: {get_attr: [controller0_VLANPort, fixed_ips, 0, ip_address]}
 resources:
   # Override the main template which can also supply a static route.
   controller0_99_VLANPort:
@@ -36,3 +36,4 @@ resources:
     properties:
       name: controller0_vlan
       network: public
+      replacement_policy: AUTO