bodhi / backend / staging: fix incorrect ostree staging volume name
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
5f680d9d0b
commit
e7d5a04cf0
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
|||
|
||||
- role: nfs/client
|
||||
mnt_dir: '/mnt/koji/ostree'
|
||||
nfs_src_dir: 'fedora_ostree_content-stg/ostree'
|
||||
nfs_src_dir: 'fedora_ostree_content_stg/ostree'
|
||||
when: env == 'staging'
|
||||
|
||||
- role: nfs/client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue