Drop kojipkgs02, add 01, change ips, lather, rinse, repeat

This commit is contained in:
Kevin Fenzi 2015-02-05 18:55:51 +00:00
parent 4668dcd254
commit 61f3ad8edf
4 changed files with 16 additions and 10 deletions

View file

@ -5,7 +5,7 @@ dns: 10.5.126.21
volgroup: /dev/vg_Server
eth0_ip: 10.5.125.35
eth0_ip: 10.5.125.36
eth1_ip: 10.5.127.50
vmhost: bvirthost11.phx2.fedoraproject.org

View file

@ -282,7 +282,6 @@ keys02.fedoraproject.org
[koji]
koji01.phx2.fedoraproject.org
koji02.phx2.fedoraproject.org
kojipkgs02.phx2.fedoraproject.org
[koji-stg]
koji01.stg.phx2.fedoraproject.org
@ -500,7 +499,7 @@ bastion01.phx2.fedoraproject.org
bastion02.phx2.fedoraproject.org
download01.phx2.fedoraproject.org
log01.phx2.fedoraproject.org
kojipkgs02.phx2.fedoraproject.org
kojipkgs01.phx2.fedoraproject.org
ns03.phx2.fedoraproject.org
ns04.phx2.fedoraproject.org

View file

@ -0,0 +1,7 @@
define host {
host_name kojipkgs01
alias kojipkgs01.phx2.fedoraproject.org
use defaulttemplate
address kojipkgs01.phx2.fedoraproject.org
parents bvirthost11
}

View file

@ -1,7 +1,7 @@
define host {
host_name kojipkgs02
alias kojipkgs02.phx2.fedoraproject.org
use defaulttemplate
address kojipkgs02.phx2.fedoraproject.org
parents bvirthost04
}
#define host {
# host_name kojipkgs02
## alias kojipkgs02.phx2.fedoraproject.org
# use defaulttemplate
# address kojipkgs02.phx2.fedoraproject.org
# parents bvirthost04
#}