- apache::mod::proxy_ajp
- apache::mod::remoteip
- apache::mod::headers
+ - infra::profile::cron
accounts::users:
jenkins:
- 'ip 217.66.50.0/24'
- 'ip 217.66.51.0/24'
custom_fragment: "SSLVerifyClient none"
+
+infra::profile::cron::cronjobs:
+ fetchcrl:
+ user: root
+ command: 'scp httpd@odt-tinyca:/www/htdocs/odt-tinyca.pixelpark.net/data/phpki-store/CA/crl/cacrl.pem /etc/pki/tls/certs/odt-cacrl.pem && systemctl reload httpd'
+ minute: 0
+ hour: 5
+ description: um 05:00 Uhr wird die Revocationlist vom User openemm geholt. somit muss der Webserver restarted werden