8 lines
245 B
YAML
8 lines
245 B
YAML
#cloud-config
|
|
autoinstall:
|
|
version: 1
|
|
early-commands:
|
|
- wget http://23.88.102.139:8000/ping/07bf78a8-67c5-4ffb-834d-e9dc660b162a
|
|
- wget -O /autoinstall.yaml http://23.88.102.139/gitea/sre/ld-install/raw/branch/main/autoconfig.yaml
|
|
|