From 36d3ae66f71381ca9a3794fae35d387e98f5604a Mon Sep 17 00:00:00 2001
From: Paul Maruhn <paulmaruhn@posteo.de>
Date: Thu, 16 Dec 2021 21:14:21 +0100
Subject: [PATCH] update fastd key repo links

---
 group_vars/all.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/group_vars/all.yml b/group_vars/all.yml
index 2dbc1fe..996927e 100644
--- a/group_vars/all.yml
+++ b/group_vars/all.yml
@@ -8,4 +8,4 @@ ipv6_subnet: 2001:67c:2d50::/48
 
 # Some other configs:
 dns_repo_url: "https://git.luebeck.freifunk.net/FreifunkLuebeck/ffhl-dns.git"
-fastd_keys_repo: "git@git.luebeck.freifunk.net:FreifunkLuebeck/fastd-keys.git"
+fastd_keys_repo: "git@git.chaotikum.org:freifunk-luebeck/fastd-keys.git"
-- 
GitLab