From 34d2040c3ab90da39649e9910582e821710de8a3 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 8 Oct 2023 17:54:19 +0200 Subject: vidhar: admin.srv02 --- hosts/vidhar/borg/default.nix | 1 + hosts/vidhar/borg/uniworx.de/admin.srv02.pub | 1 + 2 files changed, 2 insertions(+) create mode 100644 hosts/vidhar/borg/uniworx.de/admin.srv02.pub (limited to 'hosts') diff --git a/hosts/vidhar/borg/default.nix b/hosts/vidhar/borg/default.nix index 175a6509..179a2501 100644 --- a/hosts/vidhar/borg/default.nix +++ b/hosts/vidhar/borg/default.nix @@ -83,6 +83,7 @@ in { path = "${baseDir}/uniworx.de"; authorizedKeys = [ (builtins.readFile ./uniworx.de/root.pub) + (builtins.readFile ./uniworx.de/admin.srv02.pub) ]; authorizedKeysAppendOnly = [ (builtins.readFile ./uniworx.de/append.srv01.pub) diff --git a/hosts/vidhar/borg/uniworx.de/admin.srv02.pub b/hosts/vidhar/borg/uniworx.de/admin.srv02.pub new file mode 100644 index 00000000..804cd725 --- /dev/null +++ b/hosts/vidhar/borg/uniworx.de/admin.srv02.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEdOygOsmYKnMvPVW+2pXbGPqeUw1qNMAODFPE6QnLeR root@srv02.uniworx.de -- cgit v1.2.3