On Mon, Nov 28, 2011 at 5:58 AM, Alexander Fortin <
alexander.for...@gmail.com> wrote:

> Hi folks,
>
> I'm a new Mac user and a while ago I installed puppet (2.6.7) + facter
> (1.5.8) from tarballs provided by puppetlabs.com on my Lion machine.
>
> Now, I'd like to go for gem install and get puppet 2.7, but I'm not sure
> if I need to remove the puppet I've got installed right now before doing so.
>
> Thanks for your time,
>

You should, yes.

I'd actually suggest the best thing to do is to run
"conf/osx/createpackage.sh" to generate a proper Mac pkg out of the
tarball. That will do some extra things like set up the right directory
ownership for you.

The previous install.rb install should have put files into:

/usr/lib/ruby/site_ruby/1.8/puppet*
/usr/bin/puppet*
/usr/bin/filebucket
/usr/bin/pi
/usr/bin/ralsh
/usr/sbin/puppet*

and removing all those should effectively remove the install.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@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