Merge "Allow to manually disable post-puppet restarts"
[apex-tripleo-heat-templates.git] / extraconfig / all_nodes / random_string.yaml
index 49d2d8b..d38701e 100644 (file)
@@ -57,9 +57,3 @@ resources:
       actions: ['CREATE'] # Only do this on CREATE
       input_values:
         random_value: {get_attr: [Random, value]}
-
-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: {get_attr: [Random, value]}