Make sure arm02-builder00 and 01 mount fedora_koji rw as they are now in the compose channel.
This commit is contained in:
parent
7238144089
commit
e3cdca3497
2 changed files with 14 additions and 0 deletions
|
@ -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"
|
|
@ -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"
|
Loading…
Add table
Add a link
Reference in a new issue