From 3c6188ca361ad47bbc1c2af94f63a3183a59bbf5 Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Thu, 3 Jul 2014 23:33:59 +0000 Subject: [PATCH] adding qa04.qa, qa05.qa as virthosts --- inventory/host_vars/qa04.qa.fedoraproject.org | 3 +++ inventory/host_vars/qa05.qa.fedoraproject.org | 3 +++ inventory/inventory | 2 ++ playbooks/groups/virthost.yml | 2 +- 4 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 inventory/host_vars/qa04.qa.fedoraproject.org create mode 100644 inventory/host_vars/qa05.qa.fedoraproject.org diff --git a/inventory/host_vars/qa04.qa.fedoraproject.org b/inventory/host_vars/qa04.qa.fedoraproject.org new file mode 100644 index 0000000000..fabc6dce0a --- /dev/null +++ b/inventory/host_vars/qa04.qa.fedoraproject.org @@ -0,0 +1,3 @@ +--- +freezes: false +fas_client_groups: sysadmin-qa,sysadmin-main diff --git a/inventory/host_vars/qa05.qa.fedoraproject.org b/inventory/host_vars/qa05.qa.fedoraproject.org new file mode 100644 index 0000000000..fabc6dce0a --- /dev/null +++ b/inventory/host_vars/qa05.qa.fedoraproject.org @@ -0,0 +1,3 @@ +--- +freezes: false +fas_client_groups: sysadmin-qa,sysadmin-main diff --git a/inventory/inventory b/inventory/inventory index a116307d9c..951016c360 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -531,6 +531,8 @@ virthost17.phx2.fedoraproject.org virthost18.phx2.fedoraproject.org virthost-comm01.qa.fedoraproject.org virthost-comm02.qa.fedoraproject.org +qa04.qa.fedoraproject.org +qa05.qa.fedoraproject.org qa07.qa.fedoraproject.org [wiki-stg] diff --git a/playbooks/groups/virthost.yml b/playbooks/groups/virthost.yml index ad52ab9322..bb7b71c3da 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:ibiblio04.fedoraproject.org:bvirthost06.phx2.fedoraproject.org:bvirthost08.phx2.fedoraproject.org:bvirthost09.phx2.fedoraproject.org:bvirthost10.phx2.fedoraproject.org:bvirthost11.phx2.fedoraproject.org:virthost16.phx2.fedoraproject.org:virthost17.phx2.fedoraproject.org:virthost18.phx2.fedoraproject.org:serverbeach07.fedoraproject.org:qa07.qa.fedoraproject.org:coloamer01.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:bvirthost06.phx2.fedoraproject.org:bvirthost08.phx2.fedoraproject.org:bvirthost09.phx2.fedoraproject.org:bvirthost10.phx2.fedoraproject.org:bvirthost11.phx2.fedoraproject.org:virthost16.phx2.fedoraproject.org:virthost17.phx2.fedoraproject.org:virthost18.phx2.fedoraproject.org:serverbeach07.fedoraproject.org:qa07.qa.fedoraproject.org:coloamer01.fedoraproject.org:qa04.qa.fedoraproject.org:qa05.qa.fedoraproject.org user: root accelerate: "{{ accelerated }}" gather_facts: True