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'
|
nfs_src_dir: 'fedora-ostree-content-stg/compose/ostree'
|
||||||
when: env == 'staging'
|
when: env == 'staging'
|
||||||
- role: nfs/client
|
- role: nfs/client
|
||||||
mnt_dir: '/src/odcs'
|
mnt_dir: '/srv/odcs'
|
||||||
nfs_src_dir: 'fedora_odcs'
|
nfs_src_dir: 'fedora_odcs'
|
||||||
when: env != 'staging'
|
when: env != 'staging'
|
||||||
- sudo
|
- sudo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue