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 time will
be placed in /tmp/altroot/usr/local/lib at install time.

--apb (Alan Barrett)

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to