Mount prod koji ro on composer.stg

This commit is contained in:
Kevin Fenzi 2016-03-23 17:33:38 +00:00
parent 94f903499b
commit 30fbcf6223

View file

@ -35,6 +35,11 @@
mnt_dir: '/mnt/fedora_koji'
nfs_src_dir: 'fedora_koji'
when: datacenter == 'staging'
- role: nfs/client
mnt_dir: '/mnt/fedora_koji_prod'
nfs_src_dir: 'fedora_koji'
nfs_mount_opts: 'ro,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3'
when: datacenter == 'staging'
- releng
- fedmsg/base
- sudo