Move jenkins to new bre-2 network
This commit is contained in:
parent
5cca15bfdc
commit
b54933d59c
|
@ -1,6 +1,6 @@
|
||||||
$TTL 1D
|
$TTL 1D
|
||||||
IN SOA dns noc.bremen.freifunk.net. (
|
IN SOA dns noc.bremen.freifunk.net. (
|
||||||
2019082101 ; Serial
|
2019082301 ; Serial
|
||||||
4H ; Refresh
|
4H ; Refresh
|
||||||
1H ; Retry
|
1H ; Retry
|
||||||
2W ; Expire
|
2W ; Expire
|
||||||
|
@ -95,8 +95,8 @@ inventory CNAME webserver
|
||||||
mgmt CNAME webserver
|
mgmt CNAME webserver
|
||||||
tasks CNAME webserver
|
tasks CNAME webserver
|
||||||
|
|
||||||
jenkins A 109.69.65.60
|
jenkins A 185.117.213.225
|
||||||
AAAA 2a02:16d0:1003:700::3c
|
AAAA 2a06:8782:ff02::e1
|
||||||
|
|
||||||
; mesh stuff
|
; mesh stuff
|
||||||
nodes NS dns
|
nodes NS dns
|
||||||
|
|
Loading…
Reference in New Issue