From 560fd68cea65f0abe18ca8b15ca176d30b84cdc9 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 24 Apr 2014 01:58:21 +0000 Subject: [PATCH] Add ibiblio04 --- inventory/inventory | 1 + playbooks/groups/virthost.yml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/inventory/inventory b/inventory/inventory index 27f2e31d7d..32251dda88 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -106,6 +106,7 @@ coloamer01.fedoraproject.org ibiblio01.fedoraproject.org ibiblio02.fedoraproject.org ibiblio03.fedoraproject.org +ibiblio04.fedoraproject.org internetx01.fedoraproject.org osuosl01.fedoraproject.org osuosl02.fedoraproject.org diff --git a/playbooks/groups/virthost.yml b/playbooks/groups/virthost.yml index 95c6024e16..86f7373ea0 100644 --- a/playbooks/groups/virthost.yml +++ b/playbooks/groups/virthost.yml @@ -3,7 +3,7 @@ # NOTE: most of these vars_path come from group_vars/backup_server or from hostvars - name: make virthost server system - hosts: virthost15.phx2.fedoraproject.org:bvirthost07.phx2.fedoraproject.org:buildvmhost-10.phx2.fedoraproject.org:buildvmhost-11.phx2.fedoraproject.org:buildvmhost-12.phx2.fedoraproject.org:virthost01.phx2.fedoraproject.org:virthost03.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:virthost01.phx2.fedoraproject.org:virthost03.phx2.fedoraproject.org:ibiblio04.fedoraproject.org user: root accelerate: True gather_facts: True