I ran into this problem as well. I ended up having to set my 'provider' to 'base' and then specify everything manually.
Trevor On Wed, Feb 25, 2009 at 06:52, Vincent Louviaux <vinc...@louviaux.com> wrote: > Hello, > > I am trying to disable a process , but the stop parameter seems to be > ignored > from the output of puppetd -tv : > .. > err: /:main/sastools/Service[cfexecd]/ensure: change from running to stopped > failed: Execution of '/sbin/service cfexecd stop' returned 1: cfexecd: > unrecognized service > .. > > from the manifests : > service { cfexecd: > stop=>"/usr/bin/killall cfexecd", > ensure => stopped, > } > > > > > # puppetd --version > 0.24.7 > on Red Hat Enterprise Linux ES release 4 (Nahant Update 6) > > > > > A bug ? > > Vincent > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---