Re: [Puppet Users] Installing only the puppet client

2010-01-16 Thread Forrest Aldrich
On 1/16/10 7:42 PM, James Turnbull wrote: [ ... ] It's easy to create your own packages from the source - certainly debs and RPMs for example - the spec file is even distributed with the source. Ha! I didn't even see that in the conf/ directory :) Here's what I've been working on today

Re: [Puppet Users] Installing only the puppet client

2010-01-16 Thread James Turnbull
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 17/01/10 11:27 AM, Forrest Aldrich wrote: > I generally don't like to rely on external packaging for certain > software packages -- it complicates things when I want to keep up to > date; and then, when I do want more current code, I just end up

Re: [Puppet Users] Installing only the puppet client

2010-01-16 Thread Forrest Aldrich
On 1/16/10 7:00 PM, James Turnbull wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 17/01/10 6:33 AM, Forrie wrote: Is there a way to deploy/install only the client portion of puppet? Not via install.rb It's possible I'm approaching this incorrectly, though it doesn't

Re: [Puppet Users] Installing only the puppet client

2010-01-16 Thread James Turnbull
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 17/01/10 6:33 AM, Forrie wrote: > Is there a way to deploy/install only the client portion of puppet? Not via install.rb > It's possible I'm approaching this incorrectly, though it doesn't make > a lot of sense to install puppetmasterd on systems

Re: [Puppet Users] Installing only the puppet client

2010-01-16 Thread Scott Smith
On 1/16/10 11:33 AM, Forrie wrote: Is there a way to deploy/install only the client portion of puppet? I looked through install.rb and didn't see any specific options, though I seem to recall another Linux dist that separated them out. It's possible I'm approaching this incorrectly, though it d