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
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
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
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