ansible/inventory/group_vars/oci-registry
Randy Barlow c53a7f5b25 Remove Gluster configuration for the registries.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-10-04 19:52:33 +00:00

11 lines
198 B
Text

---
fas_client_groups: sysadmin-releng
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
tcp_ports: [
5000,
]
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=3"