rndc stuff
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-10-28 11:25:13 +01:00
parent a68b94c5f3
commit 54057f144d
4 changed files with 34 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ RUN \
echo 'named ALL=(ALL) NOPASSWD: /bin/chown, /bin/chmod' >> /etc/sudoers
COPY named.conf /etc/named/
COPY rndc.conf /etc/named/
COPY whiskeylimahotel.de.zone /etc/named-dist/
COPY zones.conf /etc/named-dist/
COPY start.sh /usr/local/bin/start.sh