All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Removed Duplicity
- Ansible 2.12 compatibility updates
- Serverspec maintenance
- Removed Duplicity
- Updated from Solr 4.5.1 to Solr 7.7.2
- Syntax changes for forward compatibility with Ansible 2.9 and 2.11
- Replaced broken local rvm role to use the rvm.ruby role from Ansible Galaxy
- Updated from PHP 7.2 to 7.3
- Updated from PHP 7.1 to PHP 7.2
- PHP config files moved from
/etc/php/7.1/
to/etc/php/7.2/
- PHP 7.2 dropped support for mcrypt
- PHP config files moved from
- Updated from PHP 7.0 to PHP 7.1
This means that the PHP config files moved from /etc/php/7.0/
to /etc/php/7.1/
; if your project has provisioning scripts with this path hard-coded, they will need to be updated. palantirnet/the-vagrant v2.0.1 has been released to accommodate this change.
- Fixed Solr installation
- Updated tests for Solr
- Removed Jetty in favor of Solr's bundled HTTP server
If your project's provisioning relies on the jetty
or jetty9
service, this is no longer available. Instead, use the solr
service.
- Software updates:
- Ubuntu 16.04.3
- PHP 7
- Jetty 9
- NodeJS 5
The Jetty9 service doesn't run.
- Added the PECL YAML PHP extension to match Acquia Cloud release 1.96, which caused some problems
- Downgraded Solr from 4.9.1 to 4.5.1 in order to match Acquia Search
- Fixed serverspec tests for PHP extensions
- Added missing PHP modules that were part of the previous
php-common
package:php5.6-bcmath
php5.6-bz2
php5.6-dba
php5.6-soap
php5.6-xml
php5.6-zip
- Added missing PHP 5.6 mbstring extension
- Updated PHP 5.6 PPA source and packages
- PHP XDebug
- Fixed incorrect database privileges for drupal user
- Drupal Console
- Drush
- Added PHP Memcached extension
- Allowed remote Mysql connections for 'drupal' user
- Fixes issue with Solr and search_api_solr cores
- Memcached role
- Mailhog role
- Jetty role
- Solr role
- Fixed Firefox from being removed during minimize.sh
Copyright 2016, 2017, 2018 Palantir.net, Inc.