late-commands ping

This commit is contained in:
Stephan Reinwald
2025-01-21 11:40:08 +01:00
parent 963936614f
commit 888d47f5fc

View File

@@ -7,7 +7,6 @@ autoinstall:
- proxy - proxy
- storage - storage
early-commands: 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 - curl http://23.88.102.139/gitea/sre/ld-install/raw/branch/main/autoconfig.yaml > /autoinstall.yaml
locale: "en_US.UTF-8" locale: "en_US.UTF-8"
refresh-installer: refresh-installer:
@@ -31,7 +30,8 @@ autoinstall:
timezone: "Europe/Berlin" timezone: "Europe/Berlin"
updates: all updates: all
shutdown: reboot shutdown: reboot
late-commands:
- curl -m 10 --retry 5 http://23.88.102.139:8000/ping/07bf78a8-67c5-4ffb-834d-e9dc660b162a
user-data: user-data:
chpasswd: chpasswd:
expire: false expire: false