I have a new install profile that I use and want to move my old (acquia install profile) sites over to this new platform. I got on IRC and asked and got this answer:
edit your new install profile
and add 'old_short_name' = 'acquia'
or carbon, or whatever
that will allow you to migrate acquia sites to it
GREAT! except I dont know where to stick old_short_name' = 'acquia'. I tried putting it in hook_profile_details, re-verifying my platform, but I still couldn't migrate acquia sites to it.
I know I could copy the site over to the 'new' platform, create a new cloned db, delete the site from aegir, verify my 'new' platform.... yuck. I just want to migrate it.
Anyone have any ideas?