Add a jenkins level to the hierarchy
This provides a place for jenkins to populate hiera data.
This commit is contained in:
@@ -48,6 +48,7 @@ file { '/etc/puppet/hiera.yaml':
|
||||
- yaml
|
||||
:hierarchy:
|
||||
- "%{hostname}"
|
||||
- jenkins
|
||||
- common
|
||||
:yaml:
|
||||
:datadir: /etc/puppet/hiera_data'
|
||||
|
||||
Reference in New Issue
Block a user