conteneurisation des DNS (2 versions de Dockerfile)

This commit is contained in:
2025-09-29 20:30:55 +02:00
commit 1084eddb7e
45 changed files with 5574 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
zone "@@FQDN@@" {
type primary;
file "/etc/powerdns/pri/@@FQDN@@";
};