diff --git a/group_vars/all.yml b/group_vars/all.yml index 996927e0353beef31cfd6619235a2f43274e71f1..0b8fb582f4a4792bfbb9161ae5fa5c8833790e71 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -7,5 +7,5 @@ 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" +dns_repo_url: "https://git.chaotikum.org/freifunk-luebeck/ffhl-dns.git" fastd_keys_repo: "git@git.chaotikum.org:freifunk-luebeck/fastd-keys.git"