diff options
author | mail_redacted_for_web | 2015-05-15 11:40:37 -0700 |
---|---|---|
committer | mail_redacted_for_web | 2015-05-15 11:40:37 -0700 |
commit | 222673572abbd538d73ece9f7e03bc73f0f9c7eb (patch) | |
tree | acadc4230dccd5dde6a4797d3ddd946ba97848fe /hieradata/common.yaml | |
parent | d3ee945798b98dc9f8abba6a4ddf4f33d4bf1c4e (diff) | |
download | control-repo-template-222673572abbd538d73ece9f7e03bc73f0f9c7eb.tar.bz2 |
Rename defaults.yaml to common.yaml
Diffstat (limited to 'hieradata/common.yaml')
-rw-r--r-- | hieradata/common.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hieradata/common.yaml b/hieradata/common.yaml new file mode 100644 index 0000000..2baa62b --- /dev/null +++ b/hieradata/common.yaml @@ -0,0 +1,2 @@ +--- +message: "This node is using common data" |