diff options
author | Jan Dittberner <jandd@cacert.org> | 2019-08-04 11:42:06 +0200 |
---|---|---|
committer | Jan Dittberner <jandd@cacert.org> | 2019-08-04 11:42:06 +0200 |
commit | 47557d94dc62e6d1d6c7a3d1cc46d39d4090b13b (patch) | |
tree | c9b0319c54e6ec931bb41c526766641432ecffcc /hieradata | |
parent | 3de1e68a65099ae085bc4d8af5e7ef2419d481bf (diff) | |
download | cacert-puppet-47557d94dc62e6d1d6c7a3d1cc46d39d4090b13b.tar.gz cacert-puppet-47557d94dc62e6d1d6c7a3d1cc46d39d4090b13b.tar.xz cacert-puppet-47557d94dc62e6d1d6c7a3d1cc46d39d4090b13b.zip |
Move icinga master API users to api.conf
Diffstat (limited to 'hieradata')
-rw-r--r-- | hieradata/nodes/monitor.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hieradata/nodes/monitor.yaml b/hieradata/nodes/monitor.yaml index 0492643..17cf595 100644 --- a/hieradata/nodes/monitor.yaml +++ b/hieradata/nodes/monitor.yaml @@ -31,7 +31,7 @@ profiles::icinga2_master::ido_database_password: > 2/8qhSpCx+U=] profiles::icinga2_master::api_users: root: - target: /etc/icinga2/conf.d/api-users.conf + target: /etc/icinga2/features-available/api.conf password: > ENC[PKCS7,MIIBiQYJKoZIhvcNAQcDoIIBejCCAXYCAQAxggEhMIIBHQIBADAFMAACAQEw DQYJKoZIhvcNAQEBBQAEggEAAXgaqzTk009MfssP5rTCvy5jC0j3Fq76LjSO @@ -45,7 +45,7 @@ profiles::icinga2_master::api_users: permissions: - "*" client-pki-ticket: - target: /etc/icinga2/conf.d/api-users.conf + target: /etc/icinga2/features-available/api.conf password: > ENC[PKCS7,MIIBmQYJKoZIhvcNAQcDoIIBijCCAYYCAQAxggEhMIIBHQIBADAFMAACAQEw DQYJKoZIhvcNAQEBBQAEggEAjrore6zK7GJXbP9FZ6ORUWvpt7FS2fXHiwB+ |