Larry,

* Larry Ludwig <[email protected]> [090810 17:43]:
> Hi All,
> 
> We are getting close to release 0.25 (hopefully by end of month) and  
> wanted some input on your transition from 0.24.x to 0.25.
> 
> For the people using 0.25, can you tell me the changes you needed to  
> make in your config, puppet code or other dependancies.

I'm not having this in production, but the upgrade path for
Passenger installations should look like this:

1) Undo stuff done for 0.24.x:
rm -rf /usr/share/puppet/rack
gem uninstall -v 0.4.0 rack # 0.25 can't use old versions of rack
Probably rm /etc/apache2/conf.d/puppetmasterd

2) Start with a fresh install for 0.25.x, based on the README:
http://github.com/reductivelabs/puppet/blob/b1ffffada99ce12b64bed7f93d4352317d1263b9/ext/rack/README

Christian

-- 
christian hofstaedtler

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to