puppet-prod/site/profiles
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
..
files/reposync feat: adding reposync wrapper and tooling 2023-11-08 23:16:56 +11:00
manifests fix: ensure nginx restarts on certificate changes (#402) 2025-09-29 22:38:00 +10:00
templates feat: add cleanup to autopromoter (#393) 2025-09-13 20:08:32 +10:00