Disable releng01 for now, since we have no branched.
This commit is contained in:
parent
de1c4695d4
commit
dfbd43862b
2 changed files with 3 additions and 3 deletions
|
@ -158,7 +158,7 @@ collab03.fedoraproject.org
|
||||||
collab04.fedoraproject.org
|
collab04.fedoraproject.org
|
||||||
|
|
||||||
[releng]
|
[releng]
|
||||||
releng01.phx2.fedoraproject.org
|
#releng01.phx2.fedoraproject.org
|
||||||
releng02.phx2.fedoraproject.org
|
releng02.phx2.fedoraproject.org
|
||||||
releng04.phx2.fedoraproject.org
|
releng04.phx2.fedoraproject.org
|
||||||
relepel01.phx2.fedoraproject.org
|
relepel01.phx2.fedoraproject.org
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
# NOTE: most of these vars_path come from group_vars/releng or from hostvars
|
# NOTE: most of these vars_path come from group_vars/releng or from hostvars
|
||||||
|
|
||||||
- name: make releng systems
|
- name: make releng systems
|
||||||
hosts: releng01.phx2.fedoraproject.org:releng02.phx2.fedoraproject.org
|
hosts: releng02.phx2.fedoraproject.org
|
||||||
user: root
|
user: root
|
||||||
gather_facts: False
|
gather_facts: False
|
||||||
accelerate: True
|
accelerate: True
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# Once the instance exists, configure it.
|
# Once the instance exists, configure it.
|
||||||
|
|
||||||
- name: make releng server system
|
- name: make releng server system
|
||||||
hosts: releng01.phx2.fedoraproject.org:releng02.phx2.fedoraproject.org
|
hosts: releng02.phx2.fedoraproject.org
|
||||||
user: root
|
user: root
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
accelerate: True
|
accelerate: True
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue