Mount with read and write so we can mash there (staging).
This commit is contained in:
parent
ebd08524e8
commit
d8b665f30c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ datacenter: staging
|
|||
|
||||
fas_client_groups: sysadmin-noc,sysadmin-releng,sysadmin-fedimg
|
||||
|
||||
nfs_mount_opts: ro,hard,bg,intr,noatime,nodev,nosuid,nfsvers=4
|
||||
nfs_mount_opts: rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=4
|
||||
|
||||
# These are consumed by a task in roles/fedmsg/base/main.yml
|
||||
fedmsg_certs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue