Files
fedora-infra_ansible/inventory/group_vars/runroot
2017-08-25 17:04:22 +00:00

7 lines
244 B
Plaintext

---
# We need to mount koji storage rw here so run_root can work.
# The rest of the group can be ro, it's only builders in the
# compose channel that need a rw mount
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=4.0"