This repository has been archived by the owner on Feb 13, 2023. It is now read-only.
2.1.0
New variables in config.yml
- Make sure you add and configure
drupalvm_webserver
to choose eitherapache
(default) ornginx
.
Major improvements
- #89: Add Nginx support to Drupal VM (choose between
apache
andnginx
). - #185: Added ability for configuring a public bridged network.
- #227: Add and document Node.js/NPM and Ruby/Gemfile installation options.
Minor improvements
- #210: Remove id from example shares, as it causes more problems than it solves.
- #151: Add drupal install arguments configuration option.
- #202: Pass the port number from the Vagrant autogenerated inventory.
- #216: Install Postfix with geerlingguy.postfix role instead of custom task.
- #212: Use KVM paravirtualization instead of Legacy for VirtualBox (also fixed upstream in base box).