[config/dns&&special] Ouailcome soyouz \o/
This commit is contained in:
parent
d919134329
commit
90d45a9212
2 changed files with 5 additions and 0 deletions
|
@ -240,6 +240,8 @@ rid_machines_speciales = {
|
||||||
4096: '82.225.39.54',
|
4096: '82.225.39.54',
|
||||||
# ovh.crans.org
|
# ovh.crans.org
|
||||||
4097: '91.121.84.138',
|
4097: '91.121.84.138',
|
||||||
|
# soyouz.crans.org
|
||||||
|
4096: '91.121.179.40',
|
||||||
}
|
}
|
||||||
|
|
||||||
ipv6_machines_speciales = {
|
ipv6_machines_speciales = {
|
||||||
|
@ -247,6 +249,8 @@ ipv6_machines_speciales = {
|
||||||
4096: 'fe80::210:5aff:feaf:a979',
|
4096: 'fe80::210:5aff:feaf:a979',
|
||||||
# ovh
|
# ovh
|
||||||
4097: 'fe80::219:d1ff:fea2:b611',
|
4097: 'fe80::219:d1ff:fea2:b611',
|
||||||
|
# soyouz
|
||||||
|
4098: 'fe80::4e72:b9ff:feb1:9c2f',
|
||||||
}
|
}
|
||||||
|
|
||||||
# Les préfixes ipv6
|
# Les préfixes ipv6
|
||||||
|
|
|
@ -17,6 +17,7 @@ master = '10.231.136.9'
|
||||||
slaves = [
|
slaves = [
|
||||||
'10.231.136.8', # ovh
|
'10.231.136.8', # ovh
|
||||||
'10.231.136.14', # titanic aka freebox
|
'10.231.136.14', # titanic aka freebox
|
||||||
|
'10.231.136.108', # soyouz
|
||||||
]
|
]
|
||||||
#: DNS master de la zone tv
|
#: DNS master de la zone tv
|
||||||
master_tv = master
|
master_tv = master
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue