As far as I can tell, there is actually nothing to do in terms of code https://github.com/gboudrias/provisionacl

Mostly we just need to release a version to say we've tested it. I suggest 7.x-3.x to stay consistent with Aegir core.

(I've tested this and it works flawlessly as far as I can tell.)

We could consider moving this to "hosting_acl" so we can make an aegir feature out of it (and so not have it automatically enabled), but I didn't see the use case. Maybe to keep in mind if we want to merge into core though.

CommentFileSizeAuthor
provisionacl_aegir3.patch683 bytesgboudrias
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

gboudrias created an issue. See original summary.

kienan’s picture

Status: Needs review » Reviewed & tested by the community

Seems fine.

The only gotcha with this is that the site's client_name in the alias file isn't updated if the internal name changes (eg. prefix changes, etc.). The client_name may only be set on the site install?

Anyway, setting this to RTBC.

  • helmo committed f81bf3b on 7.x-3.x authored by gboudrias
    Issue #2581513 by gboudrias: Release 3.x version
    
helmo’s picture

Status: Reviewed & tested by the community » Fixed

I also created a dev release, https://www.drupal.org/node/2707081

Status: Fixed » Closed (fixed)

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