mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
koji-hub: fix typo in odcs mount name
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user