Issue #8204 has been updated by Jeff McCune. Status changed from Accepted to Merged - Pending Release
# Merged # Merged as: <pre> commit 996c3fe396d0bb1446154e8f82061c4939c3217e Merge: 9d3b743 136e122 Author: Jeff McCune <[email protected]> Date: Fri Jul 15 16:25:12 2011 -0700 Merge branch 'ticket/master/8204_install_pe_from_s3' * ticket/master/8204_install_pe_from_s3: (#8204) Add better feedback to S3 PE install script (#8204) Add ssh connection robustness (#8204) Refactor ssh execute method (#8204) Mark tests pending refactor of ssh execution (#8204) Add pending spec test for s3 script (#8204) Add puppet enterprise S3 install script (#8422) Catch errors executing installer scripts </pre> ---------------------------------------- Feature #8204: CloudPack should install PE from S3 not an SSH upload https://projects.puppetlabs.com/issues/8204 Author: Jeff McCune Status: Merged - Pending Release Priority: High Assignee: Jeff McCune Category: cloudpack Target version: 0.6.0 Keywords: cloudpack Branch: ticket/master/8204_install_pe_from_s3 Roadmapped: No # Overview # Consider the situation where the end-user is on a low bandwidth internet link or the end user wants to launch 100 instances at once. In these situations, it is cumbersome to upload the entire PE installation tarball over SSH. The EC2 instances launched by Cloud Pack should be able to pull down and install PE using an Amazon S3 HTTP URL. This will also save on bandwidth costs and has a number of other benefits. -Jeff -- 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.
