Move things around a bit more.
This commit is contained in:
parent
0fb40d4ddd
commit
ad8b1733cb
3 changed files with 10 additions and 3 deletions
|
@ -65,8 +65,9 @@ arm04
|
||||||
# These are secondary arch builders.
|
# These are secondary arch builders.
|
||||||
#
|
#
|
||||||
[arm01]
|
[arm01]
|
||||||
arm01-releng00.arm.fedoraproject.org
|
# 00 and 01 are in use as releng and retrace instances
|
||||||
arm01-retrace01.arm.fedoraproject.org
|
#arm01-releng00.arm.fedoraproject.org
|
||||||
|
#arm01-retrace01.arm.fedoraproject.org
|
||||||
arm01-builder02.arm.fedoraproject.org
|
arm01-builder02.arm.fedoraproject.org
|
||||||
arm01-builder03.arm.fedoraproject.org
|
arm01-builder03.arm.fedoraproject.org
|
||||||
arm01-builder04.arm.fedoraproject.org
|
arm01-builder04.arm.fedoraproject.org
|
||||||
|
|
|
@ -17,6 +17,12 @@ arm03-qa00.cloud.fedoraproject.org
|
||||||
arm03-qa01.cloud.fedoraproject.org
|
arm03-qa01.cloud.fedoraproject.org
|
||||||
arm03-qa02.cloud.fedoraproject.org
|
arm03-qa02.cloud.fedoraproject.org
|
||||||
|
|
||||||
|
[arm-releng]
|
||||||
|
arm01-releng00.arm.fedoraproject.org
|
||||||
|
|
||||||
|
[arm-retrace]
|
||||||
|
arm01-retrace01.arm.fedoraproject.org
|
||||||
|
|
||||||
[app]
|
[app]
|
||||||
app01.phx2.fedoraproject.org
|
app01.phx2.fedoraproject.org
|
||||||
app02.phx2.fedoraproject.org
|
app02.phx2.fedoraproject.org
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
|
|
||||||
- name: Setup arm-releng hosts
|
- name: Setup arm-releng hosts
|
||||||
hosts: arm01-releng00.arm.fedoraproject.org
|
hosts: arm01-releng
|
||||||
user: root
|
user: root
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue