From 888d47f5fc574fac3ef8eef0cd005f0052b45e31 Mon Sep 17 00:00:00 2001 From: Stephan Reinwald Date: Tue, 21 Jan 2025 11:40:08 +0100 Subject: [PATCH] late-commands ping --- autoconfig.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autoconfig.yaml b/autoconfig.yaml index 71a4271..08716ad 100644 --- a/autoconfig.yaml +++ b/autoconfig.yaml @@ -7,7 +7,6 @@ autoinstall: - proxy - storage early-commands: - - curl -m 10 --retry 5 http://23.88.102.139:8000/ping/07bf78a8-67c5-4ffb-834d-e9dc660b162a - curl http://23.88.102.139/gitea/sre/ld-install/raw/branch/main/autoconfig.yaml > /autoinstall.yaml locale: "en_US.UTF-8" refresh-installer: @@ -31,7 +30,8 @@ autoinstall: timezone: "Europe/Berlin" updates: all shutdown: reboot - + late-commands: + - curl -m 10 --retry 5 http://23.88.102.139:8000/ping/07bf78a8-67c5-4ffb-834d-e9dc660b162a user-data: chpasswd: expire: false