Tidy up several things in build files (#3)
Change from QCow2 to Raw images Update boot options for better outputs Add SSH host key acceptance files Change Ubuntu builder to Ubuntu 22
This commit is contained in:
@@ -13,6 +13,6 @@ boot_command = [
|
||||
"DEBIAN_FRONTEND=noninteractive ",
|
||||
"preseed/url=http://{{.HTTPIP}}:{{.HTTPPort}}/ubuntu/18.04/preseed.cfg ",
|
||||
"fsck.mode=skip ",
|
||||
"console=ttyS0 ",
|
||||
"console=ttyS0",
|
||||
"<enter><wait1>"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user