On Wed, Nov 5, 2008 at 4:48 PM, Peter Meier <[EMAIL PROTECTED]> wrote:
> - If the init.d script provides the status option you can set the
> hasstatus fo the service to true, so it will call the init.d script and
> check with that.
Yes sir, that solved the issue. Thanks a lot :)
- However it mi
On Wed, Nov 5, 2008 at 4:09 PM, Marcin Owsiany <[EMAIL PROTECTED]> wrote:
>
> My guess is that it works when you delete the file, because the File
> resource explicitly notifies the Service resource, resulting in a
> restart.
>
I think your guess is accurate :)
> However when the file is alrea
On Wed, Nov 5, 2008 at 4:04 PM, Phillip Scholz <[EMAIL PROTECTED]>wrote:
> what happens if you add a subscribe for the package to the service?
>
>
>service {
>"auditd":
>ensure=> running,
>enable=> true,
>hasrestart=> true,
>
Don't mean to be annoying, but i kind of ran out of ideas. If anyone can
help it would be appreciated. If not, i have to look for another (ugly)
solution.
thanks,
S.
On Thu, Oct 23, 2008 at 3:11 PM, Sebastian Vieira <[EMAIL PROTECTED]>wrote:
> Hi,
>
> I'm having dif
Hi,
I'm having difficulty letting a service start automaticly. The problem
that's occurring is with just one class/service. I have made other classes
and service definitions in it who are all working fine. Here's the class i
use for auditd:
class audit {
package {
"audit"
That was it, thanks!
On Tue, Oct 21, 2008 at 11:32 PM, Chad Huneycutt
<[EMAIL PROTECTED]>wrote:
>
> Maybe /var/lib/puppet is owned by root? If so, chown to puppet and try
> again.
>
> - Chad
>
> On Tue, Oct 21, 2008 at 5:31 AM, Sebastian Vieira <[EMAIL PROTECTE
Hi,
I reinstalled puppet-server and am now getting these error messages from
clients:
err: /File[/var/lib/puppet/facts]: Failed to generate additional resources
during transaction: No such file or directory - /var/lib/puppet/yaml/node
err: /File[/var/lib/puppet/facts]: Failed to retrieve current
Hi,
I have a host that's both a puppet client and a puppetmaster. The master
part works fine; all clients can connect to it and get their configuration.
The client part does not work so well. I remember it used to work but then
we had to switch domain names and things went wrong. The setup is some