Issue #1566 has been updated by luke. Assigned to changed from luke to community Complexity changed from Unknown to Easy
This should actually be pretty easy to do -- there's a 'change_to_s' hook you can set in the 'password' property. Search for that method in other types to get an idea of how it's used; it's pretty simple. ---------------------------------------- Bug #1566: No log diffing (encrypted root in log problem) http://reductivelabs.com/redmine/issues/show/1566 Author: mmcgrath Status: Accepted Priority: Normal Assigned to: community Category: transactions Target version: unplanned Complexity: Easy Affected version: 0.24.4 Keywords: Right now some of the root password changing bits shows up in the logs which we aren't comfortable with, just that lots of people have access to our logs but shouldn't have access to the encrypted root password. I was wondering if it would be useful to do something like: logdiff => false Defaulting to true it would behave exactly as it does now. If its false though the change will still show up in the logs that something changed but won't show you explicitly what. If this is a dupe please close. ---------------------------------------- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
