Issue #4075 has been reported by Gary Larizza.

----------------------------------------
Bug #4075: Passenger Module - OS X Variables
http://projects.puppetlabs.com/issues/4075

Author: Gary Larizza
Status: Unreviewed
Priority: Normal
Assigned to: 
Category: 
Target version: 
Keywords: 
Branch: 
Module: 


I've been using the module, but had to include the following block in the 
$operatingystem case statement in the params.pp file:

        'darwin':{
          $gem_path = 
'/System/Library/Frameworks/Ruby.framework/Versions/Current/usr/bin'
          $gem_binary_path = 
'/System/Library/Frameworks/Ruby.framework/Versions/Current/usr/bin'
          $mod_passenger_location = 
"/System/Library/Frameworks/Ruby.framework/Versions/Current/usr/bin/passenger-$version/ext/apache2/mod_passenger.so"
        }


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" 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-bugs?hl=en.

Reply via email to