When I assign a customization_spec to a windows template the plugin attempts to communicate on the ipv6 interface and throws the following error:
==> enterprisetest1: Waiting for machine to boot. This may take a few minutes...
enterprisetest1: WinRM address: fe80::6c33:39e0:445b:383:5985
enterprisetest1: WinRM username: administrator
enterprisetest1: WinRM execution_time_limit: PT2H
enterprisetest1: WinRM transport: negotiate
bad URI(is not URI?): http://fe80::6c33:39e0:445b:383:5985/wsman
When I assign a customization_spec to a windows template the plugin attempts to communicate on the ipv6 interface and throws the following error:
==> enterprisetest1: Waiting for machine to boot. This may take a few minutes... enterprisetest1: WinRM address: fe80::6c33:39e0:445b:383:5985 enterprisetest1: WinRM username: administrator enterprisetest1: WinRM execution_time_limit: PT2H enterprisetest1: WinRM transport: negotiate bad URI(is not URI?): http://fe80::6c33:39e0:445b:383:5985/wsman
Vagrantfile
Vagrant version 1.8.5