Closed (fixed)
Project:
Hostmaster (Aegir)
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Jul 2011 at 17:44 UTC
Updated:
2 Jul 2013 at 12:51 UTC
When a platform is created, clients can start creating sites immediately, which can cause problems if you'd like to test it first.
If there isn't already, maybe add a permission to allow 'platform managers' to create sites on locked platforms.
This could be controlled site-wide by a checkbox in Platform feature settings page, since this is only likely to be an issue on higher-traffic installs.
Comments
Comment #1
j0nathan commented+1 and subscribing.
Comment #2
steven jones commentedI wonder if this could be handled in contrib, or if we could make it at least possible for contrib to get involved here.
Comment #3
ergonlogicI implemented this in the dev/1212086 branches of hosting and hostmaster.
Comment #4
anarcat commentedso it's optional? sounds okay, if it's disabled by default.
Comment #5
ergonlogicYep, it's disabled by default. I also "add[ed] a permission to allow 'platform managers' [and 'aegir administrators'] to create sites on locked platforms."
Fixed in 82fd886493b3 on Hostmaster and 4d3a141796907 on Hosting.