Skip to content

Add support for OpenSuse 13.1 support. #30

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

buzzdeee
Copy link

Added defaults based on a fresh OpenSuse 13.1 installation to
init.pp. template got updated, to be able to manage other
entries that were so far static in the file.
Other OS/Distributions got updated to have the defaults
as it was in the static template.

Also mentioning it in README.md and metadata.json, and add
spec test for it.

ruby 1.8.7 spec tests are failing all the others are green, however,
I don't really think the changes are the culprit. Research showed, its
also happening to others:
lightblue-platform/lightblue-puppet#118

@ghoneycutt
Copy link
Owner

I'll fix the tests

@ghoneycutt
Copy link
Owner

PR #31 should fix testing. Once it gets merged you would need to rebase against master.

@ghoneycutt
Copy link
Owner

@buzzdeee Ready for you to rebase.

@buzzdeee buzzdeee force-pushed the master branch 2 times, most recently from 668a9a7 to 5348599 Compare April 13, 2015 07:41
@buzzdeee
Copy link
Author

Rebased, and both parameters updated in the README.md. Hope it's fine now for merge.
cheers,


networks
--------
String of list of sourcces for networks database. 'USE_DEFAULTS' allows the module to choose defaults based on the platform.
Copy link
Owner

Choose a reason for hiding this comment

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

sp err sources

@ghoneycutt
Copy link
Owner

Hi @buzzdeee

This is looking great. Just need the two tests. Could you also please rebase your commits into one commit.

Thanks

@ghoneycutt
Copy link
Owner

Tests will look like

ghoneycutt/puppet-module-ntp@0f9c3c1

only your testing that when it is a non-string, the failure occurs.

@ghoneycutt
Copy link
Owner

@buzzdeee Hi, would you be able to add these tests? If not, I can add them.

@buzzdeee
Copy link
Author

@ghoneycutt sorry, missed that, will take care about it next days ;)

Added defaults based on a fresh OpenSuse 13.1 installation to
init.pp. template got updated, to be able to manage other
entries that were so far static in the file.
Other OS/Distributions got updated to have the defaults
as it was in the static template.

Also mentioning it in README.md and metadata.json, and add
spec test for it.
@buzzdeee
Copy link
Author

tests added as requested, and all squashed into one commit.
hope it's fine now, otherwise let me know ;)

cheers,

@ghoneycutt
Copy link
Owner

sudoers support was recently merged. Could you please remove it from yours and rebase?

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.

2 participants