Unfortunately you can't change that. But I think it should use a vmnet IP which should really not be managed by some broken firewall software.
// Rickard On 11 July 2017 at 11:12, 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. > 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/CALz9Rt854HureWcuBWqoczx3iQqa8wZq3xXHGhY_sOw3og4MfA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
