idk
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user