Re: [Puppet Users] Distributing Facts to client.

2010-02-01 Thread Avi Miller
Hi, Nigel Kersten wrote: I think this is the bit confusing people. The wiki makes it sound like the [plugins] mountpoint is optional, and you only need to worry about removing the path parameter if you already have a plugins mountpoint. The [plugins] mount point is optional: I don't even have

Re: [Puppet Users] Distributing Facts to client.

2010-02-01 Thread James Turnbull
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/02/10 8:46 AM, Nigel Kersten wrote: >> I think this is the bit confusing people. The wiki makes it sound like >> the [plugins] mountpoint is optional, and you only need to worry about >> removing the path parameter if you already have a plugins mo

Re: [Puppet Users] Distributing Facts to client.

2010-02-01 Thread Nigel Kersten
On Mon, Feb 1, 2010 at 12:52 PM, James Turnbull wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 2/02/10 2:59 AM, Brian Schrock wrote: >> I have built my own fact to add to facter. When I manually put the >> script in /usr/lib/ruby/1.8/facter it works fine. I can run facter and >> I

Re: [Puppet Users] Distributing Facts to client.

2010-02-01 Thread James Turnbull
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/02/10 2:59 AM, Brian Schrock wrote: > I have built my own fact to add to facter. When I manually put the > script in /usr/lib/ruby/1.8/facter it works fine. I can run facter and > I see the output from my script. > > My problem is I cannot get pu