Compare commits

...

2 commits

Author SHA1 Message Date
2e805f3e15 Update GitHub Artifact Actions to v7
Some checks failed
/ build (pull_request) Failing after 2m42s
/ Ansible Lint (push) Successful in 5m28s
/ Ansible Lint (pull_request) Successful in 5m13s
2026-06-10 11:16:06 +00:00
6d922b7c8b
dns: also notify erfadns.ber.ccc.de for catalog zone changes
Some checks failed
/ Ansible Lint (push) Successful in 2m32s
/ build (push) Failing after 2m43s
2026-06-10 13:12:00 +02:00
2 changed files with 2 additions and 2 deletions

View file

@ -67,7 +67,7 @@ jobs:
run: |
rsync -v -r --delete -e "ssh -i deploykey.priv -o 'UserKnownHostsFile ./known_hosts'" site/ infra-docs-deploy@public-web-static.hosts.hamburg.ccc.de:/var/www/infra-docs.hamburg.ccc.de/
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v7
if: github.event_name == 'pull_request'
with:
name: docs-build

View file

@ -12,7 +12,7 @@ knot__remotes:
knot__catalog_zones:
- domain: "hamburg.ccc.de.catalog."
notify_targets: [ "ns.vie.ccc.de" ]
notify_targets: [ "erfadns.ber.ccc.de", "ns.vie.ccc.de" ]
knot__zones:
- domain: "hh.ccc.de."