mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
batcave: fix acls for dns repo
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -616,6 +616,11 @@
|
||||
- batcave
|
||||
- openshiftboot
|
||||
|
||||
- name: Let the dns repo dir be writeable by sysadmin-dns
|
||||
ansible.builtin.command: setfacl -R -m d:g:sysadmin-dns:rwx -m g:sysadmin-dns:rwx /srv/git/dns
|
||||
tags:
|
||||
- batcave
|
||||
- dns
|
||||
|
||||
#
|
||||
# install psql to allow for some ro queries against db-datanommer02
|
||||
|
||||
Reference in New Issue
Block a user