puppet: Add hiera configuration files

refs #6842
This commit is contained in:
Eric Lippmann 2014-12-15 12:20:43 +01:00
parent 6cb60541be
commit 3a3c573900
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
icingaweb2::config: /etc/icingaweb
icingaweb2::log: /var/log/icingaweb/icingaweb.log
icingaweb2::web_path: icingaweb
icingaweb2::db_user: icingaweb
icingaweb2::db_pass: icingaweb
icingaweb2::db_name: icingaweb

9
.puppet/hiera/hiera.yaml Normal file
View File

@ -0,0 +1,9 @@
---
:backends:
- yaml
:hierarchy:
- common
:yaml:
:datadir: /vagrant/.puppet/hiera