hi there, I've packaged a virtualbox (4.3.28) vm made with vagrant (1.7.4) to share with a team member. I used the command vagrant package --base uuid, where uuid = the VirtualBox uuid.
The source box is using the winrm communicator successfully, when I vagrant up I see the feedback of the WinRM address, username and transport method. But when my team member adds the package box and tries to bring it up, she gets a whole slew of 'connection timeout: retrying' messages and I've determined that it is because it is using SSH. can anyone advise me on why the packaged box isn't configured the same way as the source box? thanks, Layla -- 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/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" 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/vagrant-up/ad4acb06-818f-4053-bfd0-1898342621dd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
