Skip to content

Commit 9d7690e

Browse files
dragarciadarora
authored andcommitted
chore: update adminapi.sudoers.conf
1 parent f59077e commit 9d7690e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/files/adminapi.sudoers.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Cmnd_Alias PGBOUNCER = /bin/systemctl start pgbouncer.service, /bin/systemctl st
2121
%adminapi ALL= NOPASSWD: /bin/systemctl daemon-reload
2222
%adminapi ALL= NOPASSWD: /bin/systemctl restart services.slice
2323
%adminapi ALL= NOPASSWD: /usr/sbin/nft -f /etc/nftables/supabase_managed.conf
24+
%adminapi ALL=(postgres) NOPASSWD: /usr/bin/pg_ctl reload -D /var/lib/postgresql/data/
2425
%adminapi ALL= NOPASSWD: KONG
2526
%adminapi ALL= NOPASSWD: POSTGREST
2627
%adminapi ALL= NOPASSWD: GOTRUE

0 commit comments

Comments
 (0)