Skip to content

Commit e60ca68

Browse files
committed
restart PostgreSQL when quadlet env vars change
1 parent 06add80 commit e60ca68

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/roles/postgresql/tasks/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@
4343
WantedBy=default.target foreman.target
4444
[Unit]
4545
PartOf=foreman.target
46+
notify:
47+
- Restart postgresql
4648

4749
- name: Configure SSL certificates
4850
when:

0 commit comments

Comments
 (0)