add in the mgmt

This commit is contained in:
Stephen Smoogen 2015-07-27 23:03:27 +00:00
parent 93c8c60d68
commit 966543c5c7
3 changed files with 21 additions and 0 deletions

View file

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

View file

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

View file

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