summaryrefslogtreecommitdiffstats
path: root/inventory/group_vars/runroot
blob: 213fb63290a6448c1563d0db1edea7f557b1ab53 (plain)
1
2
3
4
5
6
---

# 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"