Juniper / vqfx10k-vagrant

Vagrant projects for vQFX10k
Apache License 2.0
136 stars 62 forks source link

Make deployment on a Windows host work again #38

Closed edwinpjacques closed 5 years ago

edwinpjacques commented 5 years ago

Make deployment on a Windows host work again

Resolve issue for Windows users (@aburston).

@aburston can you please see if this works better for you now? Resolves #37

edwinpjacques commented 5 years ago

@aburston Please drop a note here to verify that you tested the latest changes on Windows with the Linux Subsystem and all is well. I have tested all configurations on OS X.

edwinpjacques commented 5 years ago

@trmccart This is ready to promote as @aburston has verified that it works as good as ever. It runs, though there is an error inserting the ssh key into the VMs. The fix for that should happen in a separate PR to update Windows.md with instructions on how to configure a Windows host properly to get Ansible provisioning to work. OS X works great.

aburston commented 5 years ago

Tested this in windows with the full-2qfx-4srv-evpnvxlan, it now works and if you follow the additional instructions in Windows.md, you can log in via ssh (resolves permission problem on private ssh key).

@trmccart, you can merge this.