aboutsummaryrefslogtreecommitdiffstats
path: root/roles/space_server/tasks/named.yml
AgeCommit message (Collapse)Author
2020-02-27roles: remove useless |bool filtersEmil Renner Berthing
This used to be a fix for some bogus warnings, but they seem to have gone in recent versions of Ansible
2019-07-06roles: fix warnings about bare boolean variablesEmil Renner Berthing
2019-04-03space_server: named: support dynamic updatesEmil Renner Berthing
..of the dhcp zone and reverse dns for 10.42.0.0/16 This way the dhcp daemon can add entries when it handles out leases.
2019-04-02space_server: named: create reverse ipv4 zoneEmil Renner Berthing
2019-04-01space_server: named: use named instead of unboundEmil Renner Berthing
This reverts commit 3b795796bd03488a385f3ad42b10b8c0d61282c1, "space_server: unbound: use unbound instad of bind". Unlike unbound, bind supports synthesizing DNS64 answers only for certain clients, so only requests from the Labitat NAT64 network will get DNS64 answers.
2017-11-19space_server: unbound: use unbound instad of bindEmil Renner Berthing
2017-11-12initial commitEmil Renner Berthing