and we have a virthost05

This commit is contained in:
Stephen Smoogen 2016-10-20 22:41:53 +00:00
parent ba9a5dc146
commit e600ab8f65
5 changed files with 20 additions and 14 deletions

View file

@ -8,6 +8,7 @@ virthost01.phx2.fedoraproject.org
virthost02.phx2.fedoraproject.org
virthost03.phx2.fedoraproject.org
virthost04.phx2.fedoraproject.org
virthost05.phx2.fedoraproject.org
virthost11.phx2.fedoraproject.org
virthost15.phx2.fedoraproject.org
virthost16.phx2.fedoraproject.org

View file

@ -0,0 +1,4 @@
---
# This virthost only has stg instances, so it doesn't freeze
freezes: true
nested: true

View file

@ -801,6 +801,7 @@ virthost01.phx2.fedoraproject.org
virthost02.phx2.fedoraproject.org
virthost03.phx2.fedoraproject.org
virthost04.phx2.fedoraproject.org
virthost05.phx2.fedoraproject.org
virthost11.phx2.fedoraproject.org
virthost12.phx2.fedoraproject.org
virthost14.phx2.fedoraproject.org

View file

@ -1,8 +1,8 @@
# define host {
# host_name virthost05.mgmt.fedoraproject.org
# alias virthost05.mgmt.fedoraproject.org
# use mincheck
# address virthost05.mgmt.fedoraproject.org
# parents fwsm01-gw
# }
define host {
host_name virthost05.mgmt.fedoraproject.org
alias virthost05.mgmt.fedoraproject.org
use mincheck
address virthost05.mgmt.fedoraproject.org
parents fwsm01-gw
}

View file

@ -1,8 +1,8 @@
# define host {
# host_name virthost05
# alias virthost05.phx2.fedoraproject.org
# use defaulttemplate
# address virthost05.phx2.fedoraproject.org
# parents fwsm01-gw
# }
define host {
host_name virthost05
alias virthost05.phx2.fedoraproject.org
use defaulttemplate
address virthost05.phx2.fedoraproject.org
parents fwsm01-gw
}