puppet-prod/site/profiles/manifests/nginx
Ben Vincent 66d8815e16 fix: ensure nginx restarts on certificate changes (#402)
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.

Reviewed-on: #402
2025-09-29 22:38:00 +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 (#402) 2025-09-29 22:38:00 +10:00