koji-hub: fix typo in odcs mount name

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-05-01 21:08:23 +00:00
parent 0d746c5f9c
commit d0649e64da

View file

@ -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