Hello,

Packer by default will try to use ssh, you can override that to use WiRM
with the communicator

ie

{
    "builders": [{
        "type": "amazon-ebs",
        "communicator": "ssh"
    }]}


On Mon, Sep 5, 2016 at 8:58 PM, Glyn Davies <[email protected]> wrote:

> Hi folks,
>
> I am trying to use packer to create a new windows instance on an openstack
> cloud.
>
> The current issue is that the openstack builder defaults to assuming it is
> building a linux image and therefore needs to check for an SSH connection.
> Is it not possible to support Windows with this builder?
>
> Cheers,
> Glyn
>
> --
> 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/25c87296-5f10-4947-a91e-5bc6aa6f68bb%40googlegroups.com
> <https://groups.google.com/d/msgid/packer-tool/25c87296-5f10-4947-a91e-5bc6aa6f68bb%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Alvaro
(+31)103400555

-- 
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/CAHqq0eyURzqjDRbDr27-R-C6%2BkxhKhj0-WUm%2BPvE7AXBFHd-MQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to