mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 13:32:30 +08:00
releng-compose: no ftp mount on compose-x86-riscv01
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
- role: nfs/client
|
||||
mnt_dir: '/pub'
|
||||
nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub'
|
||||
when: "'releng_compose' or 'releng_compose_eln' in group_names"
|
||||
when: "'releng_compose' or 'releng_compose_eln' in group_names and koji_instance == 'primary'"
|
||||
- role: nfs/client
|
||||
mnt_dir: '/mnt/fedora_riscv_koji'
|
||||
nfs_src_dir: "{{ koji_hub_nfs }}"
|
||||
|
||||
Reference in New Issue
Block a user