Skip to content
Snippets Groups Projects
Commit 72209c5f authored by void's avatar void
Browse files

Switch DNS monitoring to Cloudflare

parent 40014d68
No related branches found
No related tags found
No related merge requests found
......@@ -98,6 +98,6 @@ monitoring:
- verwaltung
- warpsrvint
external_dns_servers:
- { ip: "8.8.8.8", name: "Google" }
- { ip: "9.9.9.9", name: "Quad9" }
- { ip: "46.182.19.48", name: "Digitalcourage" }
- { ip: "1.1.1.1", name: "Cloudflare" }
- { ip: "8.8.8.8", name: "Google" }
- { ip: "9.9.9.9", name: "Quad9" }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment