Please supply _full_ config.

On 19 January 2017 at 12:23, Scott Bailey <bailey.sc...@gmail.com> wrote:

> Hey,
>
> Unable to get : "linux ks=http://{{.HTTPIP}}:{{.HTTPPort}}/kickstart.cfg<
> enter>"
>
> http://imgur.com/a/TIXSm
>
>
>
> To load.
>
> {
>   "builders": [{
>     "type": "virtualbox-iso",
>     "guest_os_type": "RedHat_64",
>     "iso_checksum_type": "md5",
>     "iso_checksum": "df0d8f6b12116c653fa60394e4430b57",
>     "iso_url": "http://centos.mirror.serversaustralia.com.au/6.8/
> isos/i386/CentOS-6.8-i386-bin-DVD1.iso",
>     "ssh_username": "vagrant",
>     "ssh_password": "vagrant",
> "http_directory": "http",
> "http_port_min": 10082,
> "http_port_max": 10089,
> "ssh_host_port_min": 2222,
> "ssh_host_port_max": 2229,
> "ssh_port": 22,
>         "ssh_wait_timeout": "30s",
> "vm_name": "tdhtest",
>     "boot_command": [
>       "<wait><esc><esc>",
>       "linux ks=http://{{.HTTPIP}}:{{.HTTPPort}}/kickstart.cfg<enter>"
>     ]
>   }],
>   "post-processors": ["vagrant"]
> }
>
> --
> This mailing list is governed under the HashiCorp Community Guidelines -
> https://www.hashicorp.com/community-guidelines.html. Behavior in
> violation of those guidelines may result in your removal from this mailing
> list.
>
> GitHub Issues: https://github.com/mitchellh/packer/issues
> IRC: #packer-tool on Freenode
> ---
> You received this message because you are subscribed to the Google Groups
> "Packer" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to packer-tool+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/packer-tool/97dac0e5-4966-4d27-8cc9-97efe0fda001%40googlegroups.com
> <https://groups.google.com/d/msgid/packer-tool/97dac0e5-4966-4d27-8cc9-97efe0fda001%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/packer/issues
IRC: #packer-tool on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Packer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to packer-tool+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/packer-tool/CALz9Rt92RWk2wz2qCr32u3HX_R_WJWw%3Doa5yzmFgBrtx%2BQ6NiA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to