diff options
author | Jan Dittberner <jandd@cacert.org> | 2019-07-22 19:01:33 +0200 |
---|---|---|
committer | Jan Dittberner <jandd@cacert.org> | 2019-07-22 19:01:33 +0200 |
commit | 587ef04ec791bb6acc14e9e72dbd2c5600c76727 (patch) | |
tree | af2bceabc8483a1574260e0cd7e8678e4dddce4f /hieradata | |
parent | c9a19628f4659b8c51ca058abb7ce878f7bfdc2a (diff) | |
download | cacert-puppet-587ef04ec791bb6acc14e9e72dbd2c5600c76727.tar.gz cacert-puppet-587ef04ec791bb6acc14e9e72dbd2c5600c76727.tar.xz cacert-puppet-587ef04ec791bb6acc14e9e72dbd2c5600c76727.zip |
Add support for icingaweb2 admins
Diffstat (limited to 'hieradata')
-rw-r--r-- | hieradata/nodes/monitor.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hieradata/nodes/monitor.yaml b/hieradata/nodes/monitor.yaml index 23551c0..826453f 100644 --- a/hieradata/nodes/monitor.yaml +++ b/hieradata/nodes/monitor.yaml @@ -292,3 +292,8 @@ profiles::icinga2_master::master_csr: | yTxDP2rWDE3fKgm17An4i+n+6IU4u0M+3s1dE0wrKpzUC2VbKBPrsGTRPNKCny7W UmvCla/Pixt8dYj9NTuBfoh5/m4A/uD/iVVVO54RA9u8Fg== -----END CERTIFICATE REQUEST----- +profiles::icinga2_master::icingaweb_admins: + - icingaadmin + - jandd@cacert.org + - wytze@cacert.org + - mario@cacert.org |