From 4e75e7389f6b402868487acbf51883a7c11af584 Mon Sep 17 00:00:00 2001
From: jabertwo <git@jabertwo.de>
Date: Sat, 3 Feb 2024 16:42:32 +0100
Subject: [PATCH] hn13 public key

---
 host_vars/verwaltung | 2 +-
 keyfiles/hn13.pub    | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)
 create mode 100644 keyfiles/hn13.pub

diff --git a/host_vars/verwaltung b/host_vars/verwaltung
index 5603af51..0bbba109 100644
--- a/host_vars/verwaltung
+++ b/host_vars/verwaltung
@@ -50,7 +50,7 @@ administratorenteam:
 
 vorstandteam:
   - "void"
-  - "larsm"
+  - "hn13"
   - "jabertwo"
   - "3d"
 
diff --git a/keyfiles/hn13.pub b/keyfiles/hn13.pub
new file mode 100644
index 00000000..1f964658
--- /dev/null
+++ b/keyfiles/hn13.pub
@@ -0,0 +1 @@
+ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPxuzp0oHqdljtB9rvXY3reFCOI/p/KHVdysIn6fqTc7FtE0/ry1CzlxCZaqYi0pt0kswRNU0qYvDnwBQY1qGnQ= beyer@DESKTOP-KDLNDA0
-- 
GitLab