Make sure arm02-builder00 and 01 mount fedora_koji rw as they are now in the compose channel.

This commit is contained in:
Kevin Fenzi 2015-11-30 21:16:18 +00:00
parent 7238144089
commit e3cdca3497
2 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,7 @@
---
#
# 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=3"

View file

@ -0,0 +1,7 @@
---
#
# 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=3"