Re: [Puppet Users] Puppet 2.6 Installation

2010-07-24 Thread Thomas A. McGonagle
Hey, I never knew there was a spec file distributed with Puppet. Thanks for the tip. What a time saver! -Tom Thomas A. McGonagle t...@dataero.com Google Voice: 617-229-5185 On Tue, Jul 20, 2010 at 2:04 PM, Todd Zullinger wrote: > Douglas Garstang wrote: >> I just grabbed puppet 2.6, and I'm

Re: [Puppet Users] Puppet 2.6 Installation

2010-07-20 Thread Todd Zullinger
Douglas Garstang wrote: > I just grabbed puppet 2.6, and I'm wondering if there's a way to > install it to an alternative root location. The docs at > http://docs.puppetlabs.com/guides/installation.html talk about how to > set an alternate binary path etc, but nothing about specifying an > alternat

Re: [Puppet Users] Puppet 2.6 Installation

2010-07-20 Thread Alan Barrett
On Tue, 20 Jul 2010, Douglas Garstang wrote: > I just grabbed puppet 2.6, and I'm wondering if there's a way to > install it to an alternative root location. To install to a different root: ruby ./install.rb --destdir=/tmp/altroot This means that things that belong in /usr/local/lib at run ti

[Puppet Users] Puppet 2.6 Installation

2010-07-20 Thread Douglas Garstang
I just grabbed puppet 2.6, and I'm wondering if there's a way to install it to an alternative root location. The docs at http://docs.puppetlabs.com/guides/installation.html talk about how to set an alternate binary path etc, but nothing about specifying an alternative root location for all of it. I