Fix incorrect volgroup for tagger prod nodes.
This commit is contained in:
parent
4f5a36a9c4
commit
9187e936a6
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue