Issue #2102 has been updated by luke.

This kind of problem obviously crops up a lot, and in particular with Red 
Hat/CentOS and Debian/Ubuntu.

We need some way to declare base platforms so that this kind of problem goes 
away, but that's a larger subsystem we'd need to create to do that.  In the 
meantime, this kind of hack is necessary, although I'd probably do:
<pre>
  if %w{Debian Ubuntu}.include?(Facter.value(:operatingsystem))
  ...
</pre>
----------------------------------------
Bug #2102: [PATCH] rails not detected under Ubuntu
http://projects.reductivelabs.com/issues/2102

Author: ian
Status: Needs design decision
Priority: High
Assigned to: luke
Category: Rails
Target version: 
Complexity: Trivial
Affected version: 0.24.8
Keywords: 


Fix: do a similar trick for Ubuntu that was done for Debian.


----------------------------------------
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://reductivelabs.com/redmine/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