-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows support (mostly Ansible) #4
Comments
Manually removing network from Virtual Box as mentioned here might be necessary: |
Making some progress. Notes:
Installed Git using the third option, which got Also had to manually remove a network adapter from VirtualBox. On-VM provisioning was failing because unzip wasn't installed, plus the version of Ansible was out of date. (ideasonpurpose/basic-wordpress-box#11) Short term goals:
|
Almost working on Windows without intervention. But problems on Edge (works in Chrome). This is not a new issue. Trying this: http://www.hanselman.com/blog/FixedMicrosoftEdgeCantSeeOrOpenVirtualBoxhostedLocalWebSites.aspx |
So it's kind of working. The three remaining issue seem to be Windows specific:
|
Getting closer. Edge has issues with VMs (not just this one) |
Closed with 0b51452 |
See KSid/windows-vagrant-ansible and trellis/windows.sh (also the Trellis Vagrantfile). Ansible will run on the VM.
The text was updated successfully, but these errors were encountered: