search for: e823d59610e4

Displaying 1 result from an estimated 1 matches for "e823d59610e4".

2010 Nov 24
0
Puppet & Daemontools
...fix. I''m trying to have puppet manage daemontools service. Following the documentation <http://docs.puppetlabs.com/guides/types/service.html>, I added this in my puppet configuration: class run_kuhmiho_service { service { "puppet/$package": <http://localhost:8000/rev/e823d59610e4#l1.13> provider => "daemontools", <http://localhost:8000/rev/e823d59610e4#l1.14>ensure => "running",} But, when the puppet tries to apply this configuration, I got : err: Could not create puppet/ws-auth-0.1.0-SNAPSHOT: Parameter provider failed: Invalid servi...