Tweak composer.stg mount to work right.
This commit is contained in:
parent
ee31d7b4d4
commit
59e9b12855
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue