[Puppet Users] Re: puppetd no longer doingautomatic runs after updating to 0.24.8

2009-04-22 Thread Robert Foreman
FYI: I ran into this exact same issue today. I upgraded before seeing/finding this thread. So it seems puppet for RHEL4 from EPEL is currently broke until they update Facter. On Tue, Apr 21, 2009 at 9:10 PM, Daniel Dekok wrote: > > Building a rpm of the facter 1.5.5rc1, using the EPEL 1.5.4 spec

[Puppet Users] Re: existence test inside a selector ?

2008-11-20 Thread Robert Foreman
quot;puppet:///samba/shares/nodename2.conf", > "puppet:///samba/shares/default.conf"], > default => "puppet:///samba/shares/default.conf", >}; > } > > This way it would check for the file called nodename1.conf then failing > that it wou

[Puppet Users] Re: existence test inside a selector ?

2008-11-19 Thread Robert Foreman
; ] } On Wed, Nov 19, 2008 at 9:01 AM, Thomas Bellman <[EMAIL PROTECTED]> wrote: > > Robert Foreman wrote: > > > Logically speaking it would look something like this: > > > > source => $hostname ? { > > [ -f

[Puppet Users] existence test inside a selector ?

2008-11-19 Thread Robert Foreman
I was wondering if it is possible to do a conditional inside a selector to test for the existence of a file. I currently have something like this (just an excerpt): file { smbshares: path => "/etc/samba/shares.conf", source => $hostname ? { node

[Puppet Users] Re: Pulling Strings with Puppet

2008-09-30 Thread Robert Foreman
I believe the pass phrase is simply the email address you ordered the ebook with. That's what it is on mine. On Mon, Sep 29, 2008 at 9:07 PM, James Turnbull <[EMAIL PROTECTED]>wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > windowsrefund wrote: > > James, > > > > I'm really bothere

[Puppet Users] Re: rrdgraph issue on rhel5

2008-09-26 Thread Robert Foreman
Interesting. I must be missing something. I see the rrdtool-ruby package in epel, but I don't see ruby-rrdtool in epel. On Fri, Sep 26, 2008 at 9:45 PM, Jeroen van Meeuwen (GMail) <[EMAIL PROTECTED]> wrote: > > Robert Foreman wrote: >> That worked! >> > > The

[Puppet Users] Re: rrdgraph issue on rhel5

2008-09-26 Thread Robert Foreman
t would give me > an idea of were to look. > > --dn > > On Fri, Sep 26, 2008 at 2:20 PM, Robert Foreman <[EMAIL PROTECTED]> > wrote: >> >> I'm trying to set up rrdgraph reporting: >> >> I added report = true to the [puppetd] section on my clien

[Puppet Users] rrdgraph issue on rhel5

2008-09-26 Thread Robert Foreman
I'm trying to set up rrdgraph reporting: I added report = true to the [puppetd] section on my clients and I added reports = store,rrdgraph to the [puppetmasterd] section on my puppet master. The YAML reports appear to be working and are getting stored under /var/lib/puppet/reports, but the rrd gr