Update unifi-os-vm.sh
This commit is contained in:
parent
2a83aaa899
commit
ea489d3151
@ -584,9 +584,7 @@ fi
|
||||
|
||||
# Attach Cloud-Init Drive & user-data to VM
|
||||
msg_info "Attaching Cloud-Init Drive and custom user-data to VM"
|
||||
qm set $VMID --ide2 $STORAGE:cloudinit
|
||||
qm set $VMID --cicustom "user=local:snippets/unifios-server-${VMID}-user-data.yaml"
|
||||
|
||||
msg_ok "Created a Debian 12 Cloud-Init VM with UniFi OS Server auto-install"
|
||||
|
||||
if [ "$START_VM" == "yes" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user