idk
This commit is contained in:
@@ -5,6 +5,7 @@ autoinstall:
|
|||||||
# - *
|
# - *
|
||||||
- network
|
- network
|
||||||
- proxy
|
- proxy
|
||||||
|
- storage
|
||||||
early-commands:
|
early-commands:
|
||||||
- wget http://23.88.102.139:8000/ping/07bf78a8-67c5-4ffb-834d-e9dc660b162a -T 10 -t 5 -O /dev/null
|
- 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
|
- wget -O /autoinstall.yaml http://23.88.102.139/gitea/sre/ld-install/raw/branch/main/autoconfig.yaml
|
||||||
@@ -18,6 +19,19 @@ autoinstall:
|
|||||||
source:
|
source:
|
||||||
search_drivers: true
|
search_drivers: true
|
||||||
id: ubuntu-server-minimal
|
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:
|
user-data:
|
||||||
chpasswd:
|
chpasswd:
|
||||||
expire: false
|
expire: false
|
||||||
|
|||||||
Reference in New Issue
Block a user