Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use $::operatingsystemrelease instead of $::operatingsystemmajrelease for Suse #34

Merged
merged 1 commit into from
Sep 18, 2015
Merged

Conversation

Phil-Friderici
Copy link

this fixes the issue #33

@@ -137,8 +137,8 @@
}
}
'Suse': {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has bit us before. Would you mind putting a comment here explaining the lack of the fact and why we are using the regex? Else I'm afraid someone will send a patch to revert it and it will get merged or worse I'll be afraid to merge anything related to this with Suse.. which has also happened elsewhere

@Phil-Friderici
Copy link
Author

sure, good idea to add a hint

@jwennerberg
Copy link

bump

ghoneycutt added a commit that referenced this pull request Sep 18, 2015
use $::operatingsystemrelease instead of $::operatingsystemmajrelease for Suse
@ghoneycutt ghoneycutt merged commit 132c061 into ghoneycutt:master Sep 18, 2015
@ghoneycutt
Copy link
Owner

Thanks gents.

@ghoneycutt
Copy link
Owner

Released in v1.6.1

@Phil-Friderici Phil-Friderici deleted the fix_sles branch October 5, 2015 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants