and then there was vh22

This commit is contained in:
Stephen Smoogen 2015-07-27 23:00:22 +00:00
parent 09448c2d2b
commit 6075dbf410
8 changed files with 51 additions and 0 deletions

View file

@ -0,0 +1,7 @@
define host {
host_name virthost19.mgmt.fedoraproject.org
alias virthost19.mgmt.fedoraproject.org
use mincheck
address virthost19.mgmt.fedoraproject.org
parents fwsm01-gw
}

View file

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

View file

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

View file

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

View file

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