Merge branch 'provision-zip' into 'master'

Add php-zip dependency

See merge request agaric/sites/agaric-com!30
This commit is contained in:
Chris Thompson 2018-11-01 17:46:13 +00:00
commit c1ffa16621

View file

@ -204,6 +204,7 @@ php_opcache_enabled_in_ini: true
php_opcache_memory_consumption: "192"
php_opcache_max_accelerated_files: 4096
php_max_input_vars: "4000"
php_packages_extra: ['php7.1-zip']
# Run specified scripts before or after VM is provisioned. Use {{ playbook_dir }}
# to reference the provisioning/ folder in Drupal VM or {{ config_dir }} to