Using Barracude Aegir installer from http://groups.drupal.org/node/84074.
Grabbed latest D7 via drush:
cd /var/aegir/platforms
drush dl drupal-7.0-alpha6
Then node/add/platform using platform name drupal-7.0-alpha6 and directory /var/aegir/platforms/drupal-7.0-alpha6
However, when I go to add a site node, this platform is not presented as an option (see attached picture). 2 other platforms, latest D6 pressflow, latest Open Atrium (D6-based) are available, as is current hostmaster platform.
Comments
Comment #1
obrienmd commentedSorry, forgot to attach file, see attachment.
Comment #2
omega8cc commentedIt works, just click on "Standard" or "Minimal".
Comment #3
obrienmd commentedRight, but the inability to select the platform itself seems odd. Is this related to http://drupal.org/node/883412?
Comment #4
omega8cc commentedNo, it is not related. The new by-design change in the form allows you to choose the correct Install Profile first, and corresponding Platform second (EDIT: if you have more than one platform using the same profile, otherwise you don't need to choose the Platform, since you have already checked its Install Profile). It avoids confusion existing in previous design, where users very often skipped the Install Profile option and was confused why properly choosed Open Atrium platform ends up with plain Drupal site.
Comment #5
obrienmd commentedAh. Thanks!