koji archiving: fix some indentation issues with last commit

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-08-19 20:03:17 +00:00 committed by Pierre-Yves Chibon
parent 49b07b4442
commit c342ae4baf

View file

@ -64,11 +64,11 @@
- role: nfs/client
mnt_dir: '/mnt/fedora_koji/koji/vol/fedora_koji_archive00'
nfs_src_dir: 'fedora_koji_archive00'
- role: nfs/client
when: env == 'production' and inventory_hostname.startswith('koji')
- role: nfs/client
mnt_dir: '/mnt/fedora_koji/koji/vol/fedora_koji_archive01'
nfs_src_dir: 'fedora_koji_archive01'
when: env == 'production' and inventory_hostname.startswith('koji')
when: env == 'production' and inventory_hostname.startswith('koji')
- role: nfs/client
mnt_dir: '/mnt/koji'
nfs_src_dir: 'fedora_s390/data'