From 9187e936a6a2b1a7b40095747180c4713cf59a5d Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Mon, 10 Mar 2014 15:24:37 +0000 Subject: [PATCH] Fix incorrect volgroup for tagger prod nodes. --- inventory/host_vars/tagger01.phx2.fedoraproject.org | 2 +- inventory/host_vars/tagger02.phx2.fedoraproject.org | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/host_vars/tagger01.phx2.fedoraproject.org b/inventory/host_vars/tagger01.phx2.fedoraproject.org index b7cd9526f9..71243c42f6 100644 --- a/inventory/host_vars/tagger01.phx2.fedoraproject.org +++ b/inventory/host_vars/tagger01.phx2.fedoraproject.org @@ -8,7 +8,7 @@ ks_repo: http://10.5.126.23/repo/rhel/RHEL6-x86_64/ install_tagger_cron: true -volgroup: /dev/vg_guests01 +volgroup: /dev/vg_virthost01 vmhost: virthost01.phx2.fedoraproject.org eth0_ip: 10.5.126.212 datacenter: phx2 diff --git a/inventory/host_vars/tagger02.phx2.fedoraproject.org b/inventory/host_vars/tagger02.phx2.fedoraproject.org index a49bfaece2..6151fc2e6d 100644 --- a/inventory/host_vars/tagger02.phx2.fedoraproject.org +++ b/inventory/host_vars/tagger02.phx2.fedoraproject.org @@ -8,7 +8,7 @@ ks_repo: http://10.5.126.23/repo/rhel/RHEL6-x86_64/ install_tagger_cron: false -volgroup: /dev/vg_guests03 +volgroup: /dev/vg_virthost03 vmhost: virthost03.phx2.fedoraproject.org eth0_ip: 10.5.126.214 datacenter: phx2