Output internal API VIPs
[apex-tripleo-heat-templates.git] / network / external.yaml
index e015dd8..bf4bdfe 100644 (file)
@@ -54,7 +54,7 @@ resources:
       enable_dhcp: {get_param: ExternalNetEnableDHCP}
       name: {get_param: ExternalSubnetName}
       network: {get_resource: ExternalNetwork}
-      allocation_pools: {get_resource: ExternalAllocationPools}
+      allocation_pools: {get_param: ExternalAllocationPools}
 
 outputs:
   OS::stack_id: