Workaround for problems with the Ubuntu template
This commit is contained in:
parent
05d31ebf90
commit
320e8de9e0
@ -74,7 +74,8 @@ source "xenserver-iso" "ubuntu-2004" {
|
||||
|
||||
ssh_username = "testuser"
|
||||
ssh_password = "ubuntu"
|
||||
ssh_wait_timeout = "10m"
|
||||
ssh_wait_timeout = "60000s"
|
||||
ssh_handshake_attempts = 10000
|
||||
|
||||
output_directory = "packer-ubuntu-2004-iso"
|
||||
keep_vm = "always"
|
||||
|
Loading…
Reference in New Issue
Block a user