Merge pull request #58 from bodepd/add_jenkins_level_hiera

Add a jenkins level to the hierarchy
This commit is contained in:
Dan Bode
2013-03-13 09:35:06 -07:00

View File

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