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

Fix issue 69, backwards incompatible change #165

Merged
merged 1 commit into from
May 11, 2016

Conversation

rski
Copy link
Member

@rski rski commented May 10, 2016

The debian provider for network_routes now names default routes as
'default' and not 'default/netmask'. This makes it work like the
RedHat one does. Update README to explain this. Also the 0.0.0.0
netmask is written for default routes.

@rski
Copy link
Member Author

rski commented May 10, 2016

Some style checks fail for puppet 4.0, I'll fix them when I have time again so that this can be merged. In the meantime, please review this patch and let me know if anything else needs fixing.

@rnelson0
Copy link
Member

Seems good to me, once tests are fixed.

@bastelfreak
Copy link
Member

looks fine. Could you please also add a note in the CHANGELOG.md?

@jyaworski
Copy link
Member

It looks like most of the rubocop failures can be autocorrected.

The debian provider for network_routes now names default routes as
'default' and not 'default/netmask'. This makes it work like the
[2;2Rt [>1;2802;0cpuRedHat one does. Update README to explain this. Also the 0.0.0.0
netmask is written for default routes.
@rski rski force-pushed the route_every_run_update branch from 8af7b1f to 4d82e81 Compare May 11, 2016 15:17
@rski
Copy link
Member Author

rski commented May 11, 2016

Should be fine now

@rnelson0 rnelson0 merged commit 985e599 into voxpupuli:master May 11, 2016
rnelson0 added a commit that referenced this pull request May 11, 2016
#165 is backwards incompatible, bumping the rc version string.
@rski rski deleted the route_every_run_update branch May 14, 2016 12:08
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.

4 participants