Closed (fixed)
Project:
Provision
Version:
7.x-3.x-dev
Component:
Debian package
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2016 at 11:50 UTC
Updated:
14 Apr 2017 at 08:15 UTC
Jump to comment: Most recent
Comments
Comment #3
helmo commentedI've now added an extra if to debian/aegir3-provision.postinst to ignore the drush version. The server admin will be responsible to make sure that e.g. the init scripts reference a working Drush.
Use this command (as root) to set it:
echo "aegir3-provision aegir/drush_version string ignore" | debconf-set-selectionsComment #4
helmo commentedThis was sort of fixed already ... but now also properly documented on http://docs.aegirproject.org/en/3.x/install/#712-custom-drush
Commit: https://github.com/aegir-project/documentation/commit/5007f559dfc5def84a...