moving forward

This commit is contained in:
2024-10-26 12:37:21 +02:00
parent e154cccee8
commit dfd3ad0022
4 changed files with 44 additions and 90 deletions

View File

@@ -1,5 +1,6 @@
iso_file = "local:ISOS/ubuntu-24.04.1-live-server-amd64.iso"
iso_checksum = "e240e4b801f7bb68c20d1356b60968ad0c33a41d00d828e74ceb3364a0317be9"
ISODISK = "local:ISOS/ubuntu-24.04.1-live-server-amd64.iso"
ISOHASH = "sha256:e240e4b801f7bb68c20d1356b60968ad0c33a41d00d828e74ceb3364a0317be9"
vm_name = "VM-UBU_2404"
vm_id = 654
BOOT_COMMAND = ["<enter><wait2><enter><wait2><f6><esc><wait2> ", "autoinstall ds=nocloud-net;seedfrom=http://{{ .HTTPIP }}:{{ .HTTPPort }}/", "<wait><enter>"]