Variable fixed

This commit is contained in:
Ansible Admin 2016-05-29 21:10:24 +02:00
parent 174d05f8aa
commit e27851e794

View File

@ -10,8 +10,8 @@ $TTL 600
3H ) ; NX (TTL Negativ Cache)
@ IN NS {{ sn_hostname }}.infra.fftdf.
IN A {{ sn_mesh_ipv4 }}
IN AAAA {{ sn_mesh_ipv6 }}
IN A {{ sn_mesh_IPv4 }}
IN AAAA {{ sn_mesh_IPv6 }}
localhost IN A 127.0.0.1
IN AAAA ::1
nextnode IN A 10.188.0.1