Move nfs vars for arm builders in compose channel to the new ones.

This commit is contained in:
Kevin Fenzi 2015-07-23 15:23:32 +00:00
parent a226798a30
commit bbb4a50c11
2 changed files with 0 additions and 14 deletions

View file

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

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