fix: ensure nginx restarts on certificate changes #402

Merged
unkinben merged 1 commits from fix/nginx-restart-on-cert-change into develop 2025-09-29 22:38:01 +10:00
Owner

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.

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.
unkinben added 1 commit 2025-09-29 22:10:34 +10:00
fix: ensure nginx restarts on certificate changes
All checks were successful
Build / precommit (pull_request) Successful in 5m10s
2fa0325a5f
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.
unkinben merged commit 66d8815e16 into develop 2025-09-29 22:38:01 +10:00
unkinben deleted branch fix/nginx-restart-on-cert-change 2025-09-29 22:38:01 +10:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unkin/puppet-prod#402
No description provided.