mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 11:36:10 +08:00
Need to move this link to the new runroot arm builders too
This commit is contained in:
@@ -207,7 +207,7 @@
|
||||
|
||||
- name: make a mnt/koji link
|
||||
file: state=link src=/mnt/fedora_koji/koji dest=/mnt/koji
|
||||
when: inventory_hostname.startswith(('build','arm04-builder00','arm04-builder01','arm02-builder00','arm02-builder01')) and not inventory_hostname.startswith('buildvm-ppc64')
|
||||
when: inventory_hostname.startswith(('build','arm04-builder00','arm04-builder01','arm02-builder21','arm02-builder23')) and not inventory_hostname.startswith('buildvm-ppc64')
|
||||
tags:
|
||||
- koji_builder
|
||||
|
||||
|
||||
Reference in New Issue
Block a user