No, do not do serial console

This commit is contained in:
Greg Hellings
2024-07-13 01:33:27 -05:00
parent b8029ab985
commit f74011333b
19 changed files with 9 additions and 20 deletions
-1
View File
@@ -16,7 +16,6 @@ boot_command = [
"debconf/frontend=noninteractive ",
"hostname={{.Name}} ",
"domain=vagrant ",
"console=tty0 console=ttyS0 ",
"<f10>"
]
http_directory = "distros/debian/11/http/"