Age | Commit message (Collapse) | Author | |
---|---|---|---|
12 hours | Fix icinga2 PKI ticket for oidcdemoHEADmaster | Jan Dittberner | |
12 hours | Add base setup for oidcdemo | Jan Dittberner | |
14 days | Update to gitea 1.18.0 | Jan Dittberner | |
2022-12-18 | Renew certificates for funding and jenkins | Jan Dittberner | |
2022-12-10 | Add new Jenkins mirror | Jan Dittberner | |
2022-10-29 | Update gitea to 1.17.3 | Jan Dittberner | |
2022-10-16 | Fix ports in config template for motion | Jan Dittberner | |
2022-10-16 | Switch motion to port 443 | Jan Dittberner | |
2022-09-26 | Allow GitHub downloads for Jenkins | Jan Dittberner | |
2022-09-25 | Fix compatibility with latest apache module | Jan Dittberner | |
2022-09-25 | Add is_external for infra03 | Jan Dittberner | |
Although infra03 is not external it still needs some different treatment than regular containers. | |||
2022-09-25 | Install icinga2 agent on infra03 | Jan Dittberner | |
2022-09-25 | Fix fact lookup for os release | Jan Dittberner | |
2022-09-25 | Add check command kernel_status | Jan Dittberner | |
- install python3-nagiosplugin on all current Debian icinga2 nodes - add icinga2 command definition for kernel status | |||
2022-09-25 | Use explicit facts syntax | Jan Dittberner | |
2022-09-25 | Add check script for checking the running kernel | Jan Dittberner | |
- move creation of /usr/local/lib/nagios/plugins to icinga2_common - install check_kernel_status.py on physical and kvm hosts | |||
2022-09-17 | Add ACL for current puppet forge hostnames | Jan Dittberner | |
2022-09-17 | Update to Gitea 1.17.2 | Jan Dittberner | |
2022-09-01 | Renew certificate for codedocs | Jan Dittberner | |
2022-08-11 | Set group for private keys to ssl-cert | Jan Dittberner | |
2022-07-22 | Add role and hieradata file for idp | Jan Dittberner | |
2022-07-22 | Add role and hieradata file for authserver | Jan Dittberner | |
2022-07-16 | Update to gitea 1.16.9 | Jan Dittberner | |
2022-07-16 | Increase warn threshold for CRL age to 25h | Jan Dittberner | |
2022-07-16 | Fix puppet-lint absolute class name warnings | Jan Dittberner | |
2022-07-16 | Define 24h and 36h threshold for CRL check | Jan Dittberner | |
2022-07-16 | Renew certificate for webmail.cacert.org | Jan Dittberner | |
2022-07-13 | Add user data for Kim Nilsson | Jan Dittberner | |
2022-07-11 | Use crl2.intra.cacert.org for CRLs | Jan Dittberner | |
2022-07-10 | Switch infradocs and jenkins to 2021 class3 cert | Jan Dittberner | |
2022-07-10 | Fix nagios plugin directory | Jan Dittberner | |
2022-07-10 | Add check_cacert_crl to Icinga master | Jan Dittberner | |
- add check_cacert_crl on Icinga master to enable internal checks - fix puppet-lint warnings | |||
2022-07-10 | Make check_cacert_crls check command configurable | Jan Dittberner | |
2022-07-10 | Add logging for command | Jan Dittberner | |
2022-07-10 | Rework icinga config git integration | Jan Dittberner | |
Replace git subtree pull with regular git pull. Monitor uses etckeeper for managing /etc, /etc/icinga2/conf.d uses a separate repository that is excluded from etckeeper. git subtree does no longer make sense in this context. | |||
2022-07-10 | Fix compatibility with Python 3.7, use crl2 | Jan Dittberner | |
2022-06-23 | Fix timeout handling in update-crls | Jan Dittberner | |
2022-06-19 | Fix certificate path | Jan Dittberner | |
2022-06-19 | Improve update-crls | Jan Dittberner | |
- add Icinga CA certificate validation - use infra hostname for monitoring API - improve error output for passive check submission | |||
2022-06-19 | Fix hiera data for passive-check-submit | Jan Dittberner | |
2022-06-19 | Refactor update-crls | Jan Dittberner | |
update-crls is now a Python script that reports the CRL update result as passive monitoring check. | |||
2022-06-18 | Allow migrations and webhooks to internal IPs | Jan Dittberner | |
2022-06-18 | Unify YAML formatting | Jan Dittberner | |
Ran YAML through JetBrains YAML formatter and yamllint to get consistent formatting | |||
2022-06-18 | Renew client certificate for monitor | Jan Dittberner | |
2022-06-18 | Renew client certificate for extmon | Jan Dittberner | |
2022-06-06 | Fix syntax warning for Integer conversion | Jan Dittberner | |
2022-06-06 | Add README.md to explain the purpose of this repository | Jan Dittberner | |
2022-05-28 | Use Python check for puppetdb | Jan Dittberner | |
2022-05-08 | Define a cache_dir for squid | Jan Dittberner | |
proxyout should now hopefully perform disk caching too | |||
2022-05-08 | Raise maximum object size for proxy caching to 500 MB | Jan Dittberner | |