Gary Law writes:
> The init script is clearly trying to make the pid file appear in
> /var/run/puppet... so I've little idea why this is happening.
>
> from the init script:
> start_puppet() {
> start-stop-daemon --start --quiet --pidfile
> /var/run/puppet/$NAME.pid \
> -
Returning late to this thread, it seems that my pid is getting written to
/var/puppet/run/puppetd.pid
But the debian /etc/init.d/puppet script is expecting it in
/var/run/puppet/puppetd.pid
The init script is clearly trying to make the pid file appear in
/var/run/puppet... so I've little idea why
Does the fee cover av?
If they have a board/mic's then doing video/audio session recording becomes
trivial.
Jason
Sent via Blackberry
-Original Message-
From: Andrew Shafer
Date: Sat, 2 May 2009 15:31:34
To:
Subject: [Puppet Users] Re: Puppet Community Updates
The proposal I have
The proposal I have from City Club right now is 20-30K for 100 people,
depending on what the food options are. (Food is the major expense.) I
thought it would be nice to have at least one nice big dinner together.
That also includes AV and WiFi.
The proposed menu is not terribly vegetarian friend
Andrew,
What's the total cost for Puppet Camp in SF going to be? How much
would it cost for BitPusher to sponsor it?
Michael
On May 2, 2009, at 1:03 PM, Andrew Shafer wrote:
>
> There is so much Puppet happening I have a hard time keeping track
> of everything...
>
> The Next Version
> 0.25
There is so much Puppet happening I have a hard time keeping track of
everything...
The Next Version
0.25 is close to a release candidate (probably would have been released last
week if Luke wasn't running off to keynote a conference in Germany)
The preliminary testing show significant performance
Allan Marcus wrote:
> OK, so in the samples you link to above, they all have the confine as
> the first line, then a setcode do block after the confine. Does the
> setcode do block get executed if the confine test fails? that would
> make sense to me, but I just want to be sure.
I'm pretty
Ah I see a new thread, "Assign variable with content of a file?" that lines
up with my needs, I'll check out the suggestions there.
Pete
On Sat, May 2, 2009 at 7:22 AM, Pete Emerson wrote:
> Oh, that makes sense. The require only sets the dependency of cron on exec,
> not based on whether the c
Oh, that makes sense. The require only sets the dependency of cron on exec,
not based on whether the command inside the exec actually happened.
So, is there a way to do what I want to do, which is install the cronjob if
and only if /etc/crontab.txt contains the word "crontab"?
Some context here m