and we have a virthost05
This commit is contained in:
parent
ba9a5dc146
commit
e600ab8f65
5 changed files with 20 additions and 14 deletions
|
@ -8,6 +8,7 @@ virthost01.phx2.fedoraproject.org
|
||||||
virthost02.phx2.fedoraproject.org
|
virthost02.phx2.fedoraproject.org
|
||||||
virthost03.phx2.fedoraproject.org
|
virthost03.phx2.fedoraproject.org
|
||||||
virthost04.phx2.fedoraproject.org
|
virthost04.phx2.fedoraproject.org
|
||||||
|
virthost05.phx2.fedoraproject.org
|
||||||
virthost11.phx2.fedoraproject.org
|
virthost11.phx2.fedoraproject.org
|
||||||
virthost15.phx2.fedoraproject.org
|
virthost15.phx2.fedoraproject.org
|
||||||
virthost16.phx2.fedoraproject.org
|
virthost16.phx2.fedoraproject.org
|
||||||
|
|
4
inventory/host_vars/virthost05.phx2.fedoraproject.org
Normal file
4
inventory/host_vars/virthost05.phx2.fedoraproject.org
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
---
|
||||||
|
# This virthost only has stg instances, so it doesn't freeze
|
||||||
|
freezes: true
|
||||||
|
nested: true
|
|
@ -801,6 +801,7 @@ virthost01.phx2.fedoraproject.org
|
||||||
virthost02.phx2.fedoraproject.org
|
virthost02.phx2.fedoraproject.org
|
||||||
virthost03.phx2.fedoraproject.org
|
virthost03.phx2.fedoraproject.org
|
||||||
virthost04.phx2.fedoraproject.org
|
virthost04.phx2.fedoraproject.org
|
||||||
|
virthost05.phx2.fedoraproject.org
|
||||||
virthost11.phx2.fedoraproject.org
|
virthost11.phx2.fedoraproject.org
|
||||||
virthost12.phx2.fedoraproject.org
|
virthost12.phx2.fedoraproject.org
|
||||||
virthost14.phx2.fedoraproject.org
|
virthost14.phx2.fedoraproject.org
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
# define host {
|
define host {
|
||||||
# host_name virthost05.mgmt.fedoraproject.org
|
host_name virthost05.mgmt.fedoraproject.org
|
||||||
# alias virthost05.mgmt.fedoraproject.org
|
alias virthost05.mgmt.fedoraproject.org
|
||||||
# use mincheck
|
use mincheck
|
||||||
# address virthost05.mgmt.fedoraproject.org
|
address virthost05.mgmt.fedoraproject.org
|
||||||
# parents fwsm01-gw
|
parents fwsm01-gw
|
||||||
# }
|
}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
# define host {
|
define host {
|
||||||
# host_name virthost05
|
host_name virthost05
|
||||||
# alias virthost05.phx2.fedoraproject.org
|
alias virthost05.phx2.fedoraproject.org
|
||||||
# use defaulttemplate
|
use defaulttemplate
|
||||||
# address virthost05.phx2.fedoraproject.org
|
address virthost05.phx2.fedoraproject.org
|
||||||
# parents fwsm01-gw
|
parents fwsm01-gw
|
||||||
# }
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue