Fix issues with ubuntu example

This commit is contained in:
Dom Del Nano 2021-03-09 23:31:01 -08:00
parent 870a6d1475
commit 33cca1ae7d

View File

@ -35,9 +35,8 @@
"ssh_password": "ubuntu",
"ssh_wait_timeout": "60000s",
"ssh_timeout": "60000s",
"vm_name": "packer-ubuntu-2004-x86_64",
"vm_name": "packer-ubuntu-2004-x86_64 {{isotime}}",
"vm_description": "Build time: {{isotime}}",
"disk_size": "20000",
"vm_memory": "4096",
"keep_vm": "always",
"ssh_handshake_attempts": "10000"