-
-
Notifications
You must be signed in to change notification settings - Fork 496
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: independent
- Ruby: independent
- Distribution: independent
- Module version: tested on v13.2.0
How to reproduce (e.g Puppet code you use)
rabbitmq_vhost { 'myvhost':
ensure => present,
description => 'A description here',
}What are you seeing
At every agent run, a change is reported because of the vhost description, even if this has not been modified
What behaviour did you expect instead
Report changes only if there have been modifications
Output log
Notice: /Stage[main]/Main/Node[rabbitmq.example.com]/Rabbitmq_vhost[myvhost]/description: description changed to 'A description here' (corrective)
Any additional information you'd like to impart
\
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working