Update db.fftdf.j2
This commit is contained in:
parent
e27851e794
commit
c3e4e87f2b
@ -16,6 +16,9 @@ localhost IN A 127.0.0.1
|
|||||||
IN AAAA ::1
|
IN AAAA ::1
|
||||||
nextnode IN A 10.188.0.1
|
nextnode IN A 10.188.0.1
|
||||||
IN AAAA 2a03:2260:121::1
|
IN AAAA 2a03:2260:121::1
|
||||||
|
;;This Supernode
|
||||||
|
{{ sn_hostname }}.infra.fftdf IN A {{ sn_mesh_IPv4 }}
|
||||||
|
IN AAAA {{ sn_mesh_IPv6 }}
|
||||||
;; Update Servers
|
;; Update Servers
|
||||||
update1.infra IN AAAA 2a03:2260:121::22
|
update1.infra IN AAAA 2a03:2260:121::22
|
||||||
update2.infra IN AAAA 2a03:2260:121::23
|
update2.infra IN AAAA 2a03:2260:121::23
|
||||||
|
Loading…
Reference in New Issue
Block a user