mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 19:11:24 +08:00
7 lines
242 B
Plaintext
7 lines
242 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=3"
|