Issue #6788 has been updated by Markus Roberts.
Re: James's suggestion to go spelunking, see lines ~580-620 for detection logic. You'll still need to know what it actually is though, since just fixing the detection won't suffice if the wrong decisions are going to be made based on that detection (that is, if it actually isn't a supported platform). ---------------------------------------- Feature #6788: Amazon Linux AMI support https://projects.puppetlabs.com/issues/6788 Author: Garrett Honeycutt Status: Needs More Information Priority: Normal Assignee: Category: Target version: Keywords: amazon, ami, aws Branch: Affected PE version: Launch new instance and pick the first one <pre> Basic 32-bit Amazon Linux AMI 2011.02.1 Beta (AMI Id: ami-8c1fece5) Amazon Linux AMI Base 2011.02.1, EBS boot, 32-bit architecture with Amazon EC2 AMI Tools. Root Device Size: 8 GB </pre> Downloaded PE tarball - puppet-enterprise-1.0-all.tar.gz <pre> [root@ip-10-245-191-134 puppet-enterprise-1.0-all]# ./puppet-enterprise-installer !! ERROR: Unknown platform ======================================================================== </pre> uname -a output <pre> [root@ip-10-245-191-134 puppet-enterprise-1.0-all]# uname -a Linux ip-10-245-191-134 2.6.35.11-83.9.amzn1.i686 #1 SMP Sat Feb 19 23:41:56 UTC 2011 i686 i686 i386 GNU/Linux </pre> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
