summaryrefslogtreecommitdiffstats
path: root/data/hiera.yaml
diff options
context:
space:
mode:
authorJames Shubin <james@shubin.ca>2014-12-23 11:41:59 -0500
committerJames Shubin <james@shubin.ca>2014-12-23 11:41:59 -0500
commitb9709099a6402b19b403200221b1537e23e38dd1 (patch)
tree9333691ccae670b7052c38e134d20edfbb31fefd /data/hiera.yaml
parentc2291084cf818d0058a66dcbc0984bcea7b51252 (diff)
downloadpuppet-gluster-b9709099a6402b19b403200221b1537e23e38dd1.tar.gz
puppet-gluster-b9709099a6402b19b403200221b1537e23e38dd1.tar.xz
puppet-gluster-b9709099a6402b19b403200221b1537e23e38dd1.zip
Update naming of os-independent-puppet data directory.
This makes more logical sense, particularly if using data in modules for more than one purpose.
Diffstat (limited to 'data/hiera.yaml')
-rw-r--r--data/hiera.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/hiera.yaml b/data/hiera.yaml
index a7cbb93..3db9d0a 100644
--- a/data/hiera.yaml
+++ b/data/hiera.yaml
@@ -3,9 +3,9 @@
:hierarchy:
- versions/%{::gluster_major_version}/%{::gluster_version}
- versions/%{::gluster_major_version}
-- tree/%{::osfamily}/%{::operatingsystem}/%{::operatingsystemrelease}
-- tree/%{::osfamily}/%{::operatingsystem}
-- tree/%{::osfamily}
+- params/%{::osfamily}/%{::operatingsystem}/%{::operatingsystemrelease}
+- params/%{::osfamily}/%{::operatingsystem}
+- params/%{::osfamily}
- common
# vim: ts=8