koji-hub: fix typo in odcs mount name
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
0d746c5f9c
commit
d0649e64da
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@
|
|||
nfs_src_dir: 'fedora-ostree-content-stg/compose/ostree'
|
||||
when: env == 'staging'
|
||||
- role: nfs/client
|
||||
mnt_dir: '/src/odcs'
|
||||
mnt_dir: '/srv/odcs'
|
||||
nfs_src_dir: 'fedora_odcs'
|
||||
when: env != 'staging'
|
||||
- sudo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue