Tweak composer.stg mount to work right.

This commit is contained in:
Kevin Fenzi 2014-12-12 16:25:19 +00:00
parent ee31d7b4d4
commit 59e9b12855

View file

@ -46,8 +46,8 @@
nfs_src_dir: 'fedora_koji'
when: datacenter != 'staging'
- role: nfs/client
mnt_dir: 'mnt/fedora_koji'
nfs_src_dir: 'mnt/fedora_koji'
mnt_dir: '/mnt/fedora_koji'
nfs_src_dir: 'fedora_koji'
when: datacenter == 'staging'
- releng
- fedmsg/base