Use /mnt/fedora_koji in staging.
This commit is contained in:
parent
243158f689
commit
3ba0f538f9
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue