forked from FF-RGB/ansible
Update 'roles/dns/templates/bind/ffrgb.zone.j2'
Director Services added.
This commit is contained in:
parent
f830046541
commit
45e90b0a5d
@ -12,3 +12,4 @@ $TTL 1h ; default time-to-live
|
||||
1.ntp.services IN AAAA {{ batman_ipv6 | ipaddr('address') }}
|
||||
2.ntp.services IN AAAA {{ batman_ipv6 | ipaddr('address') }}
|
||||
fw.services IN AAAA {{ batman_ipv6 | ipaddr('address') }}
|
||||
director.services IN AAAA {{ batman_ipv6 | ipaddr('address') }}
|
||||
|
Loading…
Reference in New Issue
Block a user