change various ips to new ipv6 address
This commit is contained in:
parent
2f586e375e
commit
1bc2c83952
5 changed files with 7 additions and 7 deletions
|
@ -252,7 +252,7 @@ define host {
|
|||
host_name admin-ipv6-dedicated
|
||||
alias admin-ipv6-dedicated
|
||||
use defaulttemplate
|
||||
address 2604:1580:fe00:0:5054:ff:feae:702c
|
||||
address 2604:1580:fe00:0:dead:beef:cafe:fed1
|
||||
parents proxy11-ipv6.fedoraproject.org
|
||||
}
|
||||
|
||||
|
@ -260,7 +260,7 @@ define host {
|
|||
host_name proxy11-ipv6.fedoraproject.org
|
||||
alias proxy11-ipv6.fedoraproject.org
|
||||
use defaulttemplate
|
||||
address 2604:1580:fe00:0:5054:ff:feae:702c
|
||||
address 2604:1580:fe00:0:dead:beef:cafe:fed1
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -82,6 +82,6 @@ define host {
|
|||
host_name fpo-ipv6-dedicatedsolutions
|
||||
alias fpo-ipv6-dedicatedsolutions
|
||||
use defaulttemplate
|
||||
address 2604:1580:fe00:0:5054:ff:feae:702c
|
||||
address 2604:1580:fe00:0:dead:beef:cafe:fed1
|
||||
parents proxy11-ipv6.fedoraproject.org
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue