Fixed hostname for the packer box

This commit is contained in:
Tim Kuhlman 2014-04-22 16:21:24 -06:00
parent 0d6547c273
commit d8e2fa4a29

View File

@ -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>",