In #1463128: Use the Profiler library in hostmaster.profile, I've implemented Profiler support. Profiler supports sub-profiles, but currentlt Provision hardcodes the profile used in hostmaster-install. I'd like to make that an optional argument.

Work on this is over in my Provision sandbox: http://drupalcode.org/sandbox/ergonlogic/1074110.git/shortlog/refs/heads...

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ergonlogic’s picture

Well, that was pretty straight-forward. Patch attached.

At this point, I've treated this a little like the '--working-copy' argument available to 'hostmaster-install', in that it's undocumented because it's kind of crazy to do this. I'll gladly add in docs though, should we want to promote this functionality.

ergonlogic’s picture

Project: Profiler » Provision

Oops wrong queue

Steven Jones’s picture

Assigned: ergonlogic » Unassigned
Status: Active » Needs review
anarcat’s picture

Status: Needs review » Fixed

I don't have a good and easy way to test this right now other than pushing this to jenkins, so I'll just do that.

I'll also assume that keeping this in 2.x is sufficient.

Status: Fixed » Closed (fixed)

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

  • Commit 723943d on dev-drupal-8, 6.x-2.x, dev-ssl-ip-allocation-refactor, dev-1205458-move_sites_out_of_platforms, 7.x-3.x, dev-subdir-multiserver, 6.x-2.x-backports, dev-helmo-3.x by anarcat:
    #1464220 by ergonlogic: Added support alternative 'Hostmaster' profiles