From a9753ca64be3bb9c9a053b3b9aa7c43aed085260 Mon Sep 17 00:00:00 2001 From: Alexander Tomokhov Date: Tue, 5 Dec 2023 05:29:18 +0400 Subject: [PATCH] exclude ssh authorized key from base userdata.json --- userdata.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/userdata.json b/userdata.json index 94d4ea9..21b65ca 100644 --- a/userdata.json +++ b/userdata.json @@ -17,11 +17,6 @@ "timezone": "Europe/Uzhgorod", "username": "placeholder", "useBinds": true, - "ssh": { - "rootKeys": [ - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMBb3yVhYF4slhf1iQCiGLOVcbGKP/MmkQiEMl2un+4K alex@240g7" - ] - }, "sshKeys": [], "users": [], "modules": {