Fix some packer bugs
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user