Issue #1867 has been updated by luke. Status changed from Unreviewed to Accepted Target version set to 1.5.3
---------------------------------------- Bug #1867: OpenSuSE Detection http://projects.reductivelabs.com/issues/show/1867 Author: miah Status: Accepted Priority: Low Assigned to: pnasrat Category: Target version: 1.5.3 Complexity: Easy Keywords: OpenSuSE Hi, I made facter correctly detect OpenSuSE. The reason I did this is because OpenSuSE uses rug or zypper depending on the version. Having correct operatingsystem / operatingsystemrelease detection will help determine which package provider to use. I added a whole definition for OpenSuSE rather than using the SLES entry because the SuSE-release file appears to be arranged different enough to change the regexp for major/minor. Also I'm a ruby newb =) Basically: shell$ facter|grep operatingsystem operatingsystem => OpenSuSE operatingsystemrelease => 11.1 ---------------------------------------- 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 -~----------~----~----~----~------~----~------~--~---
