Issue #6766 has been updated by konrad rzentarzewski.
your code doesn't trigger on *myfact* change, but rather on logical evaluation of *myfact*. i can't still understand how this is a change - it will trigger on every run of the agent if condition is true and not when *myfact* has changed. of course this is puppetlabs software, not community one, so i won't pollute ticket any longer, we'll just keep a filtering of notifies in our report parser as a permanent solution, not a workaround. ---------------------------------------- Feature #6766: Ability to display messages during agent run without creating resource changes https://projects.puppetlabs.com/issues/6766 Author: konrad rzentarzewski Status: Accepted Priority: Normal Assignee: Category: reports Target version: Telly Affected Puppet version: Keywords: Branch: The problem with the notify {} resource is that it isn't idempotent, and always shows up as a change. Much like notice(), we should have a way to display messages on the agent that are purely informational, without creating changes for the reports. -- 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.
