summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Flink <tflink@fedoraproject.org>2014-09-23 18:37:39 +0000
committerTim Flink <tflink@fedoraproject.org>2014-09-23 18:37:49 +0000
commit93780cbfeefc83c8faf8ff4549b9467a2e34c791 (patch)
tree799fba7a23ca581c2b5e5be0369dae902a7291be
parentf7a1d4bcc66367cedbbda5947276ebdda7c7c503 (diff)
downloadansible-93780cbfeefc83c8faf8ff4549b9467a2e34c791.tar.gz
ansible-93780cbfeefc83c8faf8ff4549b9467a2e34c791.tar.xz
ansible-93780cbfeefc83c8faf8ff4549b9467a2e34c791.zip
changing vg name for taskotron01 and resultsdb01 to match new virthost-comm03 vg name
-rw-r--r--inventory/host_vars/resultsdb01.qa.fedoraproject.org2
-rw-r--r--inventory/host_vars/taskotron01.qa.fedoraproject.org2
2 files changed, 2 insertions, 2 deletions
diff --git a/inventory/host_vars/resultsdb01.qa.fedoraproject.org b/inventory/host_vars/resultsdb01.qa.fedoraproject.org
index fab71fe5c..c659b96bc 100644
--- a/inventory/host_vars/resultsdb01.qa.fedoraproject.org
+++ b/inventory/host_vars/resultsdb01.qa.fedoraproject.org
@@ -4,7 +4,7 @@ gw: 10.5.124.254
dns: 10.5.126.21
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-20
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/20/Fedora/x86_64/os/
-volgroup: /dev/vg_guests
+volgroup: /dev/VirtGuests
eth0_ip: 10.5.124.207
vmhost: virthost-comm03.qa.fedoraproject.org
datacenter: phx2
diff --git a/inventory/host_vars/taskotron01.qa.fedoraproject.org b/inventory/host_vars/taskotron01.qa.fedoraproject.org
index 9eaec3a35..d42e7b1c1 100644
--- a/inventory/host_vars/taskotron01.qa.fedoraproject.org
+++ b/inventory/host_vars/taskotron01.qa.fedoraproject.org
@@ -4,7 +4,7 @@ gw: 10.5.124.254
dns: 10.5.126.21
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-20
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/20/Fedora/x86_64/os/
-volgroup: /dev/vg_server
+volgroup: /dev/VirtGuests
eth0_ip: 10.5.124.206
vmhost: virthost-comm03.qa.fedoraproject.org
datacenter: phx2