hi, I run puppet 0.25.5 Because of "puppet warnings about metaclass deprecation" i use rails not newer than 2.3.5 see https://bugzilla.redhat.com/show_bug.cgi?id=616519 and http://projects.puppetlabs.com/issues/4668 for that. I use passenger as described in http://projects.puppetlabs.com/projects/1/wiki/Using_Passenger I need rails 3 for other purposes. If I install rails 3.0.3 puppetmaster shouting at me: Could not parse configuration file: StoreConfigs not supported without ActiveRecord 2.1 or higher If I have multiple versions of rails installed how can I tell the puppetmaster/passenger to use version 2.3.5 ? -- Best Regards, Markus