mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
Mount all of /pub on composers
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user