mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 16:24:04 +02:00
parent
6cb60541be
commit
3a3c573900
7
.puppet/hiera/common.yaml
Normal file
7
.puppet/hiera/common.yaml
Normal 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
9
.puppet/hiera/hiera.yaml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
:backends:
|
||||||
|
- yaml
|
||||||
|
|
||||||
|
:hierarchy:
|
||||||
|
- common
|
||||||
|
|
||||||
|
:yaml:
|
||||||
|
:datadir: /vagrant/.puppet/hiera
|
Loading…
x
Reference in New Issue
Block a user