Merge "Remove config_identifier from all_nodes extraconfig examples"
[apex-tripleo-heat-templates.git] / extraconfig / all_nodes / default.yaml
index 68f9ead..b210588 100644 (file)
@@ -20,8 +20,6 @@ parameters:
 # Note extra parameters can be defined, then passed data via the
 # environment parameter_defaults, without modifying the parent template
 
-outputs:
-  # This value should change if the configuration data has changed
-  # It is used to e.g re-apply puppet after hieradata values change.
-  config_identifier:
-    value: none
+#outputs:
+  # Outputs can be passed here and inspected via heat, but they are not
+  # consumed by the parent template