Drop the one ip on proxy07 to prep for moving it over to ansible
This commit is contained in:
parent
0850da2008
commit
fdad2cd006
6 changed files with 10 additions and 13 deletions
|
@ -187,7 +187,7 @@ define host {
|
|||
host_name proxy07.fedoraproject.org
|
||||
alias proxy07.fedoraproject.org
|
||||
use defaulttemplate
|
||||
address 213.175.193.205
|
||||
address 213.175.193.206
|
||||
parents bodhost01.fedoraproject.org
|
||||
}
|
||||
|
||||
|
|
|
@ -46,13 +46,13 @@ define host {
|
|||
# parents proxy06.fedoraproject.org
|
||||
#}
|
||||
|
||||
define host {
|
||||
host_name 213.175.193.205-bodhost
|
||||
alias 213.175.193.205-bodhost
|
||||
use defaulttemplate
|
||||
address 213.175.193.205
|
||||
parents proxy07.fedoraproject.org
|
||||
}
|
||||
#define host {
|
||||
# host_name 213.175.193.205-bodhost
|
||||
# alias 213.175.193.205-bodhost
|
||||
# use defaulttemplate
|
||||
# address 213.175.193.205
|
||||
# parents proxy07.fedoraproject.org
|
||||
#}
|
||||
|
||||
define host {
|
||||
host_name 67.203.2.67-coloamerica
|
||||
|
|
|
@ -2,6 +2,6 @@ define host {
|
|||
host_name proxy07-fpo
|
||||
alias proxy07-fpo.fedoraproject.org
|
||||
use defaulttemplate
|
||||
address 213.175.193.205
|
||||
address 213.175.193.206
|
||||
parents proxy07
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue