diff --git a/group_vars/all.yml b/group_vars/all.yml
index 0c41b3203a38a2073eb80ae0539413bdc04c0b70..2c887d7eb5533b2b9caa5e7aef7287e9b058e95e 100644
--- a/group_vars/all.yml
+++ b/group_vars/all.yml
@@ -5,3 +5,6 @@ dhcpd_subnet: 10.130.0.0
 dhcpd_netmask: 255.255.0.0
 ipv4_subnet: 10.130.0.0/16
 ipv6_subnet: 2001:67c:2d50::/48
+
+# Some other configs:
+dns_repo_url: "https://git.luebeck.freifunk.net/FreifunkLuebeck/ffhl-dns.git"