From 7c07a9d90bfd178aace4571ec17eeea47f1d3ec7 Mon Sep 17 00:00:00 2001 From: Matt Williams Date: Fri, 20 Jun 2025 19:18:15 +0100 Subject: [PATCH] New SSH key for milliams --- cookbooks/accounts/files/default/milliams/.ssh/authorized_keys | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/accounts/files/default/milliams/.ssh/authorized_keys b/cookbooks/accounts/files/default/milliams/.ssh/authorized_keys index a1fa1cf3c..4f21fdb8e 100644 --- a/cookbooks/accounts/files/default/milliams/.ssh/authorized_keys +++ b/cookbooks/accounts/files/default/milliams/.ssh/authorized_keys @@ -1 +1 @@ -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEVkoOPte6R6jN5w7yny+YLtoZGl/XLQL2aSjhgyNHrh matt@HEX +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMbllYzPMjPeGJ/4EAM8h4Bfhs1H56UpKU/dbV3ljBRT matt@HEX -- 2.39.5