mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +08:00
batcave: setup facls for private repo
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -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
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user