more testing
This commit is contained in:
@@ -1,7 +1,25 @@
|
||||
#cloud-config
|
||||
autoinstall:
|
||||
version: 1
|
||||
interactive-sections:
|
||||
# - *
|
||||
- network
|
||||
- proxy
|
||||
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
|
||||
|
||||
locale: "en_US.UTF-8"
|
||||
refresh-installer:
|
||||
update: false
|
||||
keyboard:
|
||||
layout: "de"
|
||||
variant: "nodeadkeys"
|
||||
toggle: null
|
||||
source:
|
||||
search_drivers: true
|
||||
id: ubuntu-server-minimal
|
||||
user-data:
|
||||
chpasswd:
|
||||
expire: false
|
||||
list:
|
||||
- root:$1$ME2RERY3$gHpBLvF3QL7YPpwxWVtxV1
|
||||
|
||||
Reference in New Issue
Block a user