Mount all of /pub on composers
This commit is contained in:
parent
fece9b9ced
commit
e00e894716
1 changed files with 2 additions and 2 deletions
|
@ -24,8 +24,8 @@
|
|||
- hosts
|
||||
- builder_repo
|
||||
- role: nfs/client
|
||||
mnt_dir: '/pub/fedora'
|
||||
nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub/fedora'
|
||||
mnt_dir: '/pub'
|
||||
nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub'
|
||||
when: datacenter != 'staging'
|
||||
- role: nfs/client
|
||||
mnt_dir: '/mnt/fedora_koji'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue