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

Feature: Add class that allows configuration of a bond or bridge interface with no ipaddress #48

Closed
wants to merge 2 commits into from

Conversation

davidgibbons
Copy link

I didn't want to alter the ip checking behavior of the static classes but I'm needing interfaces with no set addresses for a complex bonding/bridge setup. It would have also been possible to check/set ipaddress to an empty string in the static classes and allow that but the logic you have in place already seems specific in its purpose, it's also calling it specifically a "static" class so I figured a matching "null" class might be the most consistent solution.

@razorsedge
Copy link
Owner

Would it be possible to add some rspec tests for this?

@razorsedge
Copy link
Owner

@davidgibbons : bump

@razorsedge
Copy link
Owner

Fixed in #58.

@razorsedge razorsedge closed this Mar 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants