Commit 95cbe99a authored by root's avatar root

add parameter for template VM_ID

parent d9ed0a52
......@@ -15,7 +15,7 @@ virt-customize -a ubuntu.img --run-command "echo -n > /etc/machine-id"
export STORAGE_POOL=local-lvm
export VM_ID=9000
export VM_ID=$1
export VM_NAME=ubuntu-22.04-cloudinit
# Create Proxmox VM image from Ubuntu Cloud Image.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment