Move proxy09 to serverbeach07 and add to ansible
This commit is contained in:
parent
030d495124
commit
d75d382348
17 changed files with 75 additions and 39 deletions
|
@ -2,6 +2,6 @@ define host {
|
|||
host_name proxy09-fpo
|
||||
alias proxy09-fpo.fedoraproject.org
|
||||
use defaulttemplate
|
||||
address 66.135.62.201
|
||||
address 66.135.62.187
|
||||
parents proxy09
|
||||
}
|
||||
|
|
|
@ -2,6 +2,6 @@ define host {
|
|||
host_name proxy09-wildcard
|
||||
alias proxy09-wildcard.fedoraproject.org
|
||||
use defaulttemplate
|
||||
address 66.135.62.201
|
||||
address 66.135.62.187
|
||||
parents proxy09
|
||||
}
|
||||
|
|
|
@ -3,5 +3,5 @@ define host {
|
|||
alias proxy09.fedoraproject.org
|
||||
use defaulttemplate
|
||||
address proxy09.fedoraproject.org
|
||||
parents serverbeach06
|
||||
parents serverbeach07
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue