Active
Project:
Aegir Puppet Module
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2013 at 03:46 UTC
Updated:
19 Jun 2013 at 20:02 UTC
It would be nice if Aegir-up, atleast for the aegir-dev blueprint, setup the Hosting queue daemon, as cron is so dreadfully slow when testing new functionality :/
I'd look at doing it myself, but server stuff, and puppet stuff, is not my strongest point.
Comments
Comment #1
ergonlogicYeah, this is a problem in puppet-aegir. I'll have to look at the Aegir2 support again soon.
Fwiw, in aegir-up, I've been running 'drush @hostmaster hosting-queued' in a screen session which has been very helpful in debugging and so forth. This allows inspecting variables with drush_print_r(), which is more difficult to get into the Drush log.