Re: [Puppet Users] inhibit notify

2014-03-03 Thread Martin Alfke
On 03 Mar 2014, at 13:32, Cristian Falcas wrote: > Hi, > > Is it possible to inhibit notify message on per resource basis? > > For example, we use the fog library and it needs the AWS credentials > to be in /root/.fog > > If we manage this file from puppet and anything changes, the > credenti

[Puppet Users] inhibit notify

2014-03-03 Thread Cristian Falcas
Hi, Is it possible to inhibit notify message on per resource basis? For example, we use the fog library and it needs the AWS credentials to be in /root/.fog If we manage this file from puppet and anything changes, the credentials will remain in the reports and we don't want this. Can we stop th