X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=extraconfig%2Fall_nodes%2Frandom_string.yaml;h=d38701e2f185247f1418f61da75fe34dd52ff6d7;hb=056ce2374851e4e96dd3fd822de9da76b35e1eb7;hp=49d2d8b63475c0300853becc4b60d44bea4aa5b2;hpb=5ffbfed01d89d048fc64f241bce1b0224da05f3f;p=apex-tripleo-heat-templates.git diff --git a/extraconfig/all_nodes/random_string.yaml b/extraconfig/all_nodes/random_string.yaml index 49d2d8b6..d38701e2 100644 --- a/extraconfig/all_nodes/random_string.yaml +++ b/extraconfig/all_nodes/random_string.yaml @@ -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]}