Also use the correct tag
This commit is contained in:
parent
607f8e27d9
commit
dd7d9afa5a
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ qm set ${VMID} --agent 1,fstrim_cloned_disks=1
|
||||||
qm set ${VMID} --ciuser chaos
|
qm set ${VMID} --ciuser chaos
|
||||||
qm set ${VMID} --sshkeys ./authorized_keys
|
qm set ${VMID} --sshkeys ./authorized_keys
|
||||||
qm set ${VMID} --ipconfig0 ip=dhcp
|
qm set ${VMID} --ipconfig0 ip=dhcp
|
||||||
qm set ${VMID} --name ${NAME} --tags debian12
|
qm set ${VMID} --name ${NAME} --tags debian13
|
||||||
qm cloudinit update ${VMID}
|
qm cloudinit update ${VMID}
|
||||||
qm template ${VMID}
|
qm template ${VMID}
|
||||||
popd
|
popd
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue