puppet-prod/site/profiles/manifests/nginx
Ben Vincent 2fa0325a5f
All checks were successful
Build / precommit (pull_request) Successful in 5m10s
fix: ensure nginx restarts on certificate changes
Add hasrestart => true to nginx service in simpleproxy profile to ensure
nginx performs a full restart (not reload) when certificate files change.
This is required because nginx reload does not pick up SSL certificate
changes from disk.
2025-09-29 22:08:16 +10:00
..
ldapauth.pp feat: add ldapauth for nginx 2024-07-06 22:02:00 +10:00
simpleproxy.pp fix: ensure nginx restarts on certificate changes 2025-09-29 22:08:16 +10:00