This repository has been archived by the owner on Feb 13, 2023. It is now read-only.
2.1.2 "We've Got Company"
This release is aptly named—up until 2.1.1, I've been developing and testing Drupal VM on only a Mac OS X workstation, so many issues that were found on Linux and Windows-based workstations had to be fixed by the community, and I couldn't test the fixes myself! Now I have a Lenovo T420 with three SSDs, with Windows 10, Fedora 23, and Ubuntu 15.10, so I can test across four platforms myself!
New variables in config.yml
None.
Improvements
- #234: Added ansible task which copies known_hosts file from host to guest.
- #279: Updates to examples and syntax highlighting fixes in docs.
- #281: Better documentation of rsync options for synced folders.
- #290, #291, #297: Vast improvements to Windows docs (Jeff finally has a Windows laptop to test with!)
- #308: Add .idea and .project configs for editors to .gitignore.
- #331: Update docs based on the fact that PHP 7.0.0 has been released!