diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2024-10-25 00:49:42 -0400 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2024-10-25 00:49:42 -0400 |
commit | 7bb5176a0e1d3a7d8a119b92758404d514f59be9 (patch) | |
tree | 216cc2c9b1af8ddd337d619bc8c77e44bba94b1a /vars | |
parent | e2fc0433de38c322ce46ad250bc0f0f03e7710c8 (diff) | |
download | infrastructure-7bb5176a0e1d3a7d8a119b92758404d514f59be9.tar.gz |
icinga stuff
Diffstat (limited to 'vars')
-rw-r--r-- | vars/common | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vars/common b/vars/common index 8e9fab0..0dc1a6b 100644 --- a/vars/common +++ b/vars/common @@ -45,6 +45,7 @@ host_keytab_groupname=hostkeytab host_keytab_gid=788 lmtp_port=25 quota_status_port=10993 +icinga_username='s-icinga' krb5_ticket_lifetime=24h krb5_renew_lifetime=7d nslcd_min_uid=1000 |