puppet controller role: per service VIP settings
[apex-tripleo-heat-templates.git] / net-config-bridge.yaml
index a7450c4..c3416e0 100644 (file)
@@ -53,7 +53,6 @@ resources:
                   primary: true
 
 outputs:
-  config_id:
-    description: The ID of the OsNetConfigImpl resource.
-    value:
-      {get_resource: OsNetConfigImpl}
+  OS::stack_id:
+    description: The OsNetConfigImpl resource.
+    value: {get_resource: OsNetConfigImpl}