From 6e4e1ea554cf4e1d194d3a6386fc3650768caadc Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Mon, 14 Oct 2013 20:10:56 +0000 Subject: [PATCH] So let us see how many builders can build. --- playbooks/groups/virthost.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/virthost.yml b/playbooks/groups/virthost.yml index a6189ae984..bdb8a3a2a6 100644 --- a/playbooks/groups/virthost.yml +++ b/playbooks/groups/virthost.yml @@ -3,7 +3,7 @@ # NOTE: most of these vars come from group_vars/backup_server or from hostvars - name: make virthost server system - hosts: virthost15.phx2.fedoraproject.org:bvirthost07.phx2.fedoraproject.org + hosts: virthost15.phx2.fedoraproject.org:bvirthost07.phx2.fedoraproject.org:buildvmhost-10.phx2.fedoraproject.org:buildvmhost-11.phx2.fedoraproject.org:buildvmhost-12.phx2.fedoraproject.org: user: root accelerate: True gather_facts: True