[Puppet Users] Puppet 3.2 : ENC overrides environment in puppet.conf / howto force environment

2013-06-11 Thread Peter Van Biesen
Hi, we recently upgraded from 2.7 to 3.2. We do not use ENC but use the node.rb for uploading the reports to foreman. However, the 3.2 puppetmaster overrides the environment that's been set in the puppet.conf. Is there a way to turn this off ? Related: ENC can override the puppet.conf, can the

[Puppet Users] Weekly parameter for the cron resource behaves differently with future parser

2014-07-16 Thread Peter Van Biesen
Hi, I just ran into an issue with the future parser. I had following statement in my manifests : cron {'zorgregieRapportering': command => "/usr/projects/admintools/cronWrap.bash -s /home/weblogic/JOB/rapporten/zorgregieRapportering.bash", ensure => present, user => weblogic,