koji archiving: fix some indentation issues with last commit
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
49b07b4442
commit
c342ae4baf
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue