Title: Message Title
Clay Caviness commented on an issue
Puppet / Bug PUP-2575
OS X group resource triggers spurious notice of a change
If I create a simple group resource on OS X:
<pre>
group { "admin": members => ["root", "clay", "localadmin"] }
</pre>

and apply it multiple times, each time it triggers a "notice" that the membership has changed, even though the group provider did not make any changes.

<pre>
# puppet -d
group { "admin": members => ["root", "clay", "localadmin"...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to