Fixing drush

This commit is contained in:
Ivan Grynenko 2016-06-12 19:36:06 +10:00
parent c7067a21e5
commit c32387c329

View file

@ -94,6 +94,10 @@ php_packages:
- php-xmlrpc
- php-pecl-uploadprogress
# Drush
drush_keep_updated: yes
drush_force_update: yes
# Nginx vhosts configuration
nginx_vhosts:
- listen: "{{ nginx_port }} default_server"