Disable releng01 for now, since we have no branched.

This commit is contained in:
Kevin Fenzi 2014-01-23 16:39:26 +00:00
parent de1c4695d4
commit dfbd43862b
2 changed files with 3 additions and 3 deletions

View file

@ -158,7 +158,7 @@ collab03.fedoraproject.org
collab04.fedoraproject.org
[releng]
releng01.phx2.fedoraproject.org
#releng01.phx2.fedoraproject.org
releng02.phx2.fedoraproject.org
releng04.phx2.fedoraproject.org
relepel01.phx2.fedoraproject.org

View file

@ -4,7 +4,7 @@
# NOTE: most of these vars_path come from group_vars/releng or from hostvars
- name: make releng systems
hosts: releng01.phx2.fedoraproject.org:releng02.phx2.fedoraproject.org
hosts: releng02.phx2.fedoraproject.org
user: root
gather_facts: False
accelerate: True
@ -23,7 +23,7 @@
# Once the instance exists, configure it.
- name: make releng server system
hosts: releng01.phx2.fedoraproject.org:releng02.phx2.fedoraproject.org
hosts: releng02.phx2.fedoraproject.org
user: root
gather_facts: True
accelerate: True