This repository has been archived by the owner on Feb 13, 2023. It is now read-only.
4.4.3
New/changed variables in default.config.yml
- Added
ssh_home: "{{ drupal_core_path }}"
sovagrant ssh
drops you directly into the core path by default.
Improvements
- Updated Ansible roles:
mysql
,solr
,nodejs
,drupal
,varnish
. - #1177: Mention the availability of the
geerlingguy/debian8
base box. - #1265: Document reverse-mount shares. Also scaffolds Issue #1258.
- #1272: Set ssh_home by default since it's really helpful.
- #1259: Update some performance-related docs.
- #1317: Remove duplicate handler and extract www tasks into new role.