Fixed hostname for the packer box
This commit is contained in:
parent
0d6547c273
commit
d8e2fa4a29
@ -29,7 +29,7 @@
|
||||
"auto <wait>",
|
||||
"locale=en_US <wait>",
|
||||
"kbd-chooser/method=us <wait>",
|
||||
"netcfg/get_hostname={{ .Name }} <wait>",
|
||||
"netcfg/get_hostname=hLinux <wait>",
|
||||
"netcfg/get_domain=vagrantup.com <wait>",
|
||||
"fb=false <wait>",
|
||||
"debconf/frontend=noninteractive <wait>",
|
||||
|
Loading…
Reference in New Issue
Block a user