In #2098389: subdirs kicks in even when subdirs module is disabled., we began writing a /var/aegir/.drush/drushrc.php that contains a 'hosting_features' options array listing the Hosting Features enabled in the front-end. This is updated every time the @hostmaster site in verified and saving the Hosting Features page triggers this verify.

However, Hosting Features enabled using 'drush en' won't be registered until the next @hostmaster verify. I think we need to implement a post-enable hook for 'hosting_*' modules to trigger the verify.

Comments

ergonlogic’s picture

Project: Provision » Hosting
Component: Drush integration » Code
Status: Active » Fixed

Fixed in e67b70ed78b1

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit e67b70e on 6.x-2.x, 7.x-3.x, dev-sni, dev-helmo-3.x by ergonlogic:
    Issue #2100251: Trigger verify when hosting features are enabled from...

  • Commit e67b70e on 6.x-2.x, 7.x-3.x, dev-sni, dev-helmo-3.x by ergonlogic:
    Issue #2100251: Trigger verify when hosting features are enabled from...