Issue #8286 has been updated by Jeff McCune. Status changed from In Topic Branch Pending Merge to Merged - Pending Release Assignee set to Dan Bode
# Merged # The ticket wasn't updated when this got merged. *ahem*... =) We're still getting the hang of this stuff... Dan merged this back on Friday <pre> commit 1d59de3376e8bc30b760ea580757c3ebe8449e2c Merge: 62e8d76 38d7a8c Author: Dan Bode <[email protected]> Date: Fri Jul 8 13:04:24 2011 -0700 Merge branch 'issue/master/8282' commit 62e8d766fe20d82f1cf2204c470ebe73c194708c Author: Dan Bode <[email protected]> Date: Thu Jul 7 16:20:47 2011 -0700 (#8286) Warn if payload is not a gz file It should warn b/c otherwise its not clear that the file must be a tar.gz or a tgz file. In line 313 of CLoudPack you can see the following text: 'tar -xvzf /tmp/puppet.tar.gz -C /tmp', this text displays that it actually is a requirement for PE installations. commit 38d7a8c577c56b721c4a51886335cb2bf0fa101b Author: Dan Bode <[email protected]> Date: Thu Jul 7 16:28:30 2011 -0700 (#8282) Fixed install action Previously it could not run as root b/c of a syntax error. Fixed the error. </pre> ---------------------------------------- Feature #8286: should be clear that install payload must be a tgz file https://projects.puppetlabs.com/issues/8286 Author: Dan Bode Status: Merged - Pending Release Priority: Normal Assignee: Dan Bode Category: cloudpack Target version: 0.6.0 Keywords: Branch: https://github.com/puppetlabs/puppet-cloudpack/tree/feature/master/8286 Roadmapped: No Its not so clear right now. -- 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.
