batcave: setup facls for private repo

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2025-06-30 15:33:21 -07:00
parent fcbd689a9c
commit da9483f583

View File

@@ -622,6 +622,12 @@
- batcave
- dns
- name: Let the private repo dir be writeable by sysadmin-main
ansible.builtin.command: setfacl -R -m d:g:sysadmin-main:rwx -m g:sysadmin-main:rwx /srv/git/ansible-private
tags:
- batcave
- private
#
# install psql to allow for some ro queries against db-datanommer02
#