-
Notifications
You must be signed in to change notification settings - Fork 269
Add alternative support for RedHat #61
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
Conversation
Waiting for CLA signature by @dstockman @dstockman - We require a Contributor License Agreement (CLA) for people who contribute to Puppet, but we have an easy click-through license with instructions, which is available at https://cla.puppetlabs.com/ Note: if your contribution is trivial and you think it may be exempt from the CLA, please post a short reply to this comment with details. http://docs.puppetlabs.com/community/trivial_patch_exemption.html |
I accepted the CLA. All yours! |
CLA signed by all contributors. |
dstockman, thanks. The patch was great. Happy I didn't have to write my own. |
Is there any chance on getting this merged? Thanks! |
that might help put the metadata.json "operatingsystem_support": [
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"5",
"6",
"7"
]
}, closer to the truth ;) |
@hunner ping ^ |
ping, can we please get this merged ? |
Any news on this pull requests status? |
ping @mhaskel |
Add alternative support for RedHat
Thanks @brdude |
@brdude @dstockman sorry for merging this prematurely. This PR needs documentation updates, should have test updates to make sure this actually works, and I'd like to see the updates go into java::params before this is actually complete enough to merge. Can you reopen this pull request or open a new one with these updates? |
@mhaskel #89 |
No description provided.