Fix some packer bugs

This commit is contained in:
2024-09-20 21:41:26 +03:00
parent 0514eae7f6
commit 5a5644735b
3 changed files with 5 additions and 3 deletions

View File

@ -48,6 +48,7 @@ source "vsphere-iso" "debian-12-x64" {
network = var.vm_network
network_card = var.vm_network_nic_type
}
remove_cdrom = true
// ****************
ssh_username = var.connection_username
//ssh_password = var.connection_password