Add a jenkins level to the hierarchy

This provides a place for jenkins to populate
hiera data.
This commit is contained in:
Dan Bode
2013-03-13 09:34:23 -07:00
parent 19dff83f75
commit 85d6d9d364

View File

@@ -48,6 +48,7 @@ file { '/etc/puppet/hiera.yaml':
- yaml
:hierarchy:
- "%{hostname}"
- jenkins
- common
:yaml:
:datadir: /etc/puppet/hiera_data'