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
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,