Spaces to tabs
This commit is contained in:
@@ -7,9 +7,9 @@ iso = {
|
||||
}
|
||||
boot_wait = "3s"
|
||||
boot_command = [
|
||||
"<enter><enter><wait1><f6><esc><wait><bs><bs><bs><bs>",
|
||||
"console=ttyS0 ",
|
||||
"fsck.mode=skip ",
|
||||
"autoinstall ds=nocloud-net;s=http://{{.HTTPIP}}:{{.HTTPPort}}/ubuntu/20.04/<enter><wait>"
|
||||
"<enter><enter><wait1><f6><esc><wait><bs><bs><bs><bs>",
|
||||
"console=ttyS0 ",
|
||||
"fsck.mode=skip ",
|
||||
"autoinstall ds=nocloud-net;s=http://{{.HTTPIP}}:{{.HTTPPort}}/ubuntu/20.04/<enter><wait>"
|
||||
]
|
||||
ssh_handshake_attempts = 1000
|
||||
|
||||
Reference in New Issue
Block a user