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.