Hi,

On 01/20/2014 03:25 PM, Muhammad Yousuf Khan wrote:
> hello guys,
> 
> i am  new to puppet and few days back have installed motd module for
> testing this is my first module working great however i just see too
> many change messages since the day motd module has installed.
> this is what i see in all the messages
> this message showed up as CHANGE in every agent run. on both puppet
> server and puppet client.
> |notice|      |content changed '{md5}2efaxxxxxxxxxxb992815fe4852f6912' to
> '{md5}9f5xxxxxxxxxxxx0436d1a3836baa8b'|

I like how you anonymized your md5 hashes :-)

No need to do that - these don't convey any sensible information to us.

> |/Stage[main]/Motd/File[/etc/motd]/content|
> |/etc/puppetlabs/puppet/modules/motd/manifests/init.pp|
> i have made some changes in below init.pp file.
> |/etc/puppetlabs/puppet/modules/motd/manifests/init.pp|

This bit is alarming. You manage your manifests through puppet?

This is actually self modifying code. The fact that it keeps modifying
itself on every run indicates some problem, I believe.

I recommend not doing that at all. Worst case scenario is SkyNet sending
back cybernetic assassins in time.

Cheers,
Felix

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/52DD3A39.9020404%40alumni.tu-berlin.de.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to