Use /mnt/fedora_koji in staging.

This commit is contained in:
Ralph Bean 2014-10-16 17:06:38 +00:00
parent 243158f689
commit 3ba0f538f9
2 changed files with 3 additions and 3 deletions

View file

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

View file

@ -1 +1 @@
/mnt/koji 10.5.126.90(rw,no_root_squash) 10.5.126.14(rw,no_root_squash) 10.5.126.6(rw,no_root_squash)
/mnt/fedora_koji 10.5.126.90(rw,no_root_squash) 10.5.126.14(rw,no_root_squash) 10.5.126.6(rw,no_root_squash)