Get all the outputs
This commit is contained in:
@@ -16,7 +16,7 @@ boot_command = [
|
||||
"debconf/frontend=noninteractive ",
|
||||
"hostname={{.Name}} ",
|
||||
"domain=vagrant ",
|
||||
"console=ttyS0 ",
|
||||
"console=tty0 console=ttyS0 ",
|
||||
"<f10>"
|
||||
]
|
||||
http_directory = "distros/debian/10/http/"
|
||||
|
||||
@@ -16,7 +16,7 @@ boot_command = [
|
||||
"debconf/frontend=noninteractive ",
|
||||
"hostname={{.Name}} ",
|
||||
"domain=vagrant ",
|
||||
"console=ttyS0 ",
|
||||
"console=tty0 console=ttyS0 ",
|
||||
"<f10>"
|
||||
]
|
||||
http_directory = "distros/debian/11/http/"
|
||||
|
||||
@@ -16,7 +16,7 @@ boot_command = [
|
||||
"debconf/frontend=noninteractive ",
|
||||
"hostname={{.Name}} ",
|
||||
"domain=vagrant ",
|
||||
"console=ttyS0 ",
|
||||
"console=tty0 console=ttyS0 ",
|
||||
"<f10>"
|
||||
]
|
||||
http_directory = "distros/debian/12/http/"
|
||||
|
||||
Reference in New Issue
Block a user