Issue #8157 has been updated by Jeff McCune. Status changed from In Topic Branch Pending Merge 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> ---------------------------------------- Bug #8157: puppet node terminate action should give feedback that the node is terminated https://projects.puppetlabs.com/issues/8157 Author: Jeff McCune Status: Merged - Pending Release Priority: Normal Assignee: Jeff McCune Category: cloudpack Target version: 0.6.0 Keywords: cloudpack Branch: The puppet node terminate action currently doesn't give any indication that the instance was terminated or not. $ puppet node terminate --platform AWS ec2-50-19-128-218.compute-1.amazonaws.com Connecting to AWS ... Done Ideally, the action would give me an indication the terminate action was successful or not. -- 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.
