if the files are small, you can use floppy to out the files into a virtual floppy drive
On Tue, Jul 11, 2017 at 2:12 AM, Alexander Lehmann <[email protected]> wrote: > I am currently using packer on Windows with Virtualbox and VMware > Workstation builders. > > Due to some strange firewall setting (which I cannot change currently), > the IP address of the HTTPIP web server is not reachable when using vmware, > but works in Virtualbox. > > I have worked around that first by running nginx on the local machine to > provide the ks file and setting the url to the ip of the main interface and > since that worked then by changing the entry in the vmware builder to > http://<localaddress>:{{ .HTTPPort }} which works correctly as well. > > I was wondering if it is possible to force the HTTPIP variable to a > specific value so that I can keep the builder with HTTPIP. > > > -- > 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 [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/packer-tool/218d6493-bd78-4625-93de-6b94fbe4b968%40googlegroups.com > <https://groups.google.com/d/msgid/packer-tool/218d6493-bd78-4625-93de-6b94fbe4b968%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Alvaro -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/CAHqq0exNX1EKogOnQ3xV-tFpgf%3DP0VGuLd_ubgAHozNkqqFKhQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
