More output for builds.

This commit is contained in:
Greg Hellings
2022-05-27 13:31:30 -05:00
parent 6b19a145f7
commit 5cf7e37729
4 changed files with 5 additions and 2 deletions
+1
View File
@@ -14,6 +14,7 @@ boot_command = [
"auto=true priority=critical ",
"DEBIAN_FRONTEND=noninteractive ",
"preseed/url=http://{{.HTTPIP}}:{{.HTTPPort}}/ubuntu/18.04/preseed.cfg ",
"console=ttyS0 ",
"<enter><wait1>"
]
ssh_handshake_attempts = 1000