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

Allow to change the default zone #85

Merged
merged 4 commits into from Sep 20, 2018
Merged

Allow to change the default zone #85

merged 4 commits into from Sep 20, 2018

Conversation

imobachgs
Copy link
Contributor

@imobachgs imobachgs commented Sep 20, 2018

This PR allows to change the Firewalld's default zone.

change-default-zone

@coveralls
Copy link

coveralls commented Sep 20, 2018

Coverage Status

Coverage increased (+0.6%) to 15.548% when pulling 2a2fef5 on set-default-zone into d3a38cb on new-ui.

@imobachgs imobachgs force-pushed the set-default-zone branch 4 times, most recently from 53e7039 to ff1cf23 Compare September 20, 2018 14:49
end

# @see CWM::Table#header
def header
[
_("Name"),
_("Interfaces")
_("Interfaces"),
_("Default")
Copy link
Contributor

@teclator teclator Sep 20, 2018

Choose a reason for hiding this comment

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

I'm not sure about having an extra column for it, but probably that is something for Ken, I would maybe prefer something like public (default)

Copy link
Contributor Author

@imobachgs imobachgs Sep 20, 2018

Choose a reason for hiding this comment

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

We have something similar in the repository list, but it is a slightly different case. But we might append a "(default)" string if preferred.

@teclator
Copy link
Contributor

LGTM once travis is fine with the rdoc check 😉

@imobachgs imobachgs merged commit e5f0645 into new-ui Sep 20, 2018
@imobachgs imobachgs deleted the set-default-zone branch September 20, 2018 15:08
@imobachgs
Copy link
Contributor Author

LGTM once travis is fine with the rdoc check wink

Thanks :)

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.

None yet

3 participants