mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 05:12:35 +08:00
releng: update nfs for aarch64
This commit is contained in:
@@ -22,10 +22,15 @@
|
||||
- role: nfs/client
|
||||
mnt_dir: '/mnt/fedora_koji'
|
||||
nfs_src_dir: 'fedora_koji'
|
||||
when: inventory_hostname.startswith(('compose-x86-01','arm01-releng'))
|
||||
- role: nfs/client
|
||||
mnt_dir: '/mnt/fedora_koji'
|
||||
nfs_src_dir: 'fedora_arm/data'
|
||||
when: inventory_hostname.startswith(('compose-aarch86-01'))
|
||||
- role: nfs/client
|
||||
mnt_dir: '/pub'
|
||||
nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub'
|
||||
when: not inventory_hostname.startswith('arm01')
|
||||
when: inventory_hostname.startswith(('compose-x86-01'))
|
||||
- fedmsg/base
|
||||
- releng
|
||||
|
||||
|
||||
Reference in New Issue
Block a user