More output for builds.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -8,6 +8,7 @@ iso = {
|
||||
boot_wait = "3s"
|
||||
boot_command = [
|
||||
"<enter><enter><wait1><f6><esc><wait><bs><bs><bs><bs>",
|
||||
"console=ttyS0 ",
|
||||
"autoinstall ds=nocloud-net;s=http://{{.HTTPIP}}:{{.HTTPPort}}/ubuntu/20.04/<enter><wait>"
|
||||
]
|
||||
ssh_handshake_attempts = 1000
|
||||
|
||||
@@ -8,6 +8,7 @@ iso = {
|
||||
boot_wait = "15s"
|
||||
boot_command = [
|
||||
"e<down><down><down><end><bs><bs><bs>",
|
||||
"console=ttyS0 ",
|
||||
"autoinstall ds=\"nocloud-net;s=http://{{.HTTPIP}}:{{.HTTPPort}}/ubuntu/22.04/\" console=ttyS0<F10>"
|
||||
]
|
||||
ssh_handshake_attempts = 1000
|
||||
|
||||
Reference in New Issue
Block a user