bodhi-backend: mount new fedora_ftp_archive volume here

We need this volume here also because this is where the cron job that
calculates the DIRECTORY_SIZES.txt file lives.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2021-04-15 15:45:26 -07:00
parent cba637c5c2
commit eddb753a8a

View file

@ -68,6 +68,10 @@
mnt_dir: '/pub/'
nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub/'
- role: nfs/client
mnt_dir: '/pub/archive'
nfs_src_dir: 'fedora_ftp_archive'
- role: keytab/service
owner_user: apache
owner_group: apache