Issue #8350 has been updated by Jeff McCune. Status changed from Accepted to Merged - Pending Release
# Merged into master # <pre> commit d6939f1f83726fa0c60a819482f09cbb953df5e8 Merge: ff175fa 1efff27 Author: Jeff McCune <[email protected]> Date: Wed Jul 13 13:06:49 2011 -0700 Merge branch 'ticket/master/bigmerge_improve_actions_for_end_user' * ticket/master/bigmerge_improve_actions_for_end_user: Add retry loop to install action (#8348) Add a fingerprint action Whitespace only change for folding (#8350) Change progress to a bar to avoid logspam (#8350) Change all output to use logdest (#8343) Create action prints dns name asap (#8185) Add list action (#8185) Add a central place to set option defaults (#8157) Add better feedback to terminate action (#7511) Add --region flag to support EC2 zones Fix single character typo </pre> ---------------------------------------- Refactor #8350: All output should go to a log destination https://projects.puppetlabs.com/issues/8350 Author: Jeff McCune Status: Merged - Pending Release Priority: Normal Assignee: Jeff McCune Category: cloudpack Target version: 0.6.0 Keywords: cloudpack, faces Branch: ticket/8343_create_should_print_dnsname_asap/8350_log_destination # Overview # We're currently using print and puts in Cloud Pack and this breaks the ability to pipe rich data into other actions. In addition, informational messages do not adhere to the standard log destination configured by the end user. -- 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.
