I'm seeing some idempotence issues around enabling services in Puppet 3.7.4
on Ubuntu 12.04:
root@ubuntu-server-1204-x64:~# puppet resource service ntp enable=true
Notice: /Service[ntp]/enable: enable changed 'false' to 'true'
service { 'ntp':
ensure => 'running',
enable => 'false',
}
root@ub
Thanks, Ken. Will post something shortly; I appreciate the response!
On Thursday, October 9, 2014 4:02:26 PM UTC-7, Ken Barber wrote:
>
> > A cursory google search hasn't turned up much on this topic.
> >
> > Is there a puppet-jobs list for jobs oriented around Puppet (not to be
> > confused w
Howdy.
A cursory google search hasn't turned up much on this topic.
Is there a puppet-jobs list for jobs oriented around Puppet (not to be
confused with "Work at Puppet Labs!" style stuff?
Other projects seem to have similar lists, but I can't find one for Puppet;
I suspect it'd be constructi