add in the mgmt
This commit is contained in:
parent
93c8c60d68
commit
966543c5c7
3 changed files with 21 additions and 0 deletions
|
@ -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
|
||||
}
|
|
@ -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
|
||||
}
|
|
@ -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
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue