From 9b5c28e26b66aeabcef4b35d72ba80068cec0144 Mon Sep 17 00:00:00 2001 From: Stephan Reinwald Date: Tue, 21 Jan 2025 11:22:21 +0100 Subject: [PATCH] idk --- autoconfig.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/autoconfig.yaml b/autoconfig.yaml index d2de5c0..033ff8d 100644 --- a/autoconfig.yaml +++ b/autoconfig.yaml @@ -5,6 +5,7 @@ autoinstall: # - * - network - proxy + - storage early-commands: - wget http://23.88.102.139:8000/ping/07bf78a8-67c5-4ffb-834d-e9dc660b162a -T 10 -t 5 -O /dev/null - wget -O /autoinstall.yaml http://23.88.102.139/gitea/sre/ld-install/raw/branch/main/autoconfig.yaml @@ -18,6 +19,19 @@ autoinstall: source: search_drivers: true id: ubuntu-server-minimal + ssh: + install-server: true + authorized-keys: + - ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINTexFdVByTC2BWuSRoXCypc/mIY3mm/y3IWkSMbHKI5 sre@sbe.de + allow-pw: false + packages: + - git + - software-properties-common + - ruby + timezone: "Europe/Berlin" + updates: all + shutdown: reboot + user-data: chpasswd: expire: false