bodhi / backend / staging: fix incorrect ostree staging volume name

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-04-24 11:51:50 -07:00
parent 5f680d9d0b
commit e7d5a04cf0

View file

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