[Puppet Users] bash: puppet: command not found

2014-11-14 Thread diljith pp
I have installed puppet master enterprise and agent, but getting "bash: puppet: command not found" error while running any puppet command -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails f

[Puppet Users] checksum => mtime don't work discarding changes ({mtime} vs {mtime}

2012-09-20 Thread PP
Hello, with puppet 2.7.19-1.el6 , I try to have the same create file for all syslog file. the definiton class class logrotate { # OS detection $logrotate_file = $operatingsystem ? { default => "/etc/logrotate.d/syslog" } # Sudoers file declaration f