summaryrefslogtreecommitdiffstats
path: root/data/hiera.yaml
blob: 3db9d0a8383de6c7fbb62d561d67856ef2b3f9c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
# gluster/data/hiera.yaml
---
:hierarchy:
- versions/%{::gluster_major_version}/%{::gluster_version}
- versions/%{::gluster_major_version}
- params/%{::osfamily}/%{::operatingsystem}/%{::operatingsystemrelease}
- params/%{::osfamily}/%{::operatingsystem}
- params/%{::osfamily}
- common

# vim: ts=8