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.

CommentFileSizeAuthor
#1 aegir.png50.01 KBobrienmd

Comments

obrienmd’s picture

StatusFileSize
new50.01 KB

Sorry, forgot to attach file, see attachment.

omega8cc’s picture

Assigned: Unassigned » omega8cc
Category: bug » support
Status: Active » Closed (works as designed)

It works, just click on "Standard" or "Minimal".

obrienmd’s picture

Right, but the inability to select the platform itself seems odd. Is this related to http://drupal.org/node/883412?

omega8cc’s picture

No, 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.

obrienmd’s picture

Ah. Thanks!