mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-24 22:11:23 +08:00
7 lines
234 B
Plaintext
7 lines
234 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,nfsvers=4"
|