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 firewall commands being run on compiler #232

Merged

Conversation

trevor-vaughan
Copy link
Collaborator

This ensures that the firewall status commands are only run on clients
instead of being run on the compiler as well.

This was tested via Beaker testing in simp/iptables 6.4.0.

Closes #225

This ensures that the firewall status commands are only run on clients
instead of being run on the compiler as well.

This was tested via Beaker testing in simp/iptables 6.4.0.

Closes voxpupuli#225
@bastelfreak bastelfreak added the bug Something isn't working label Oct 19, 2019
@bastelfreak bastelfreak merged commit ae02e1f into voxpupuli:master Oct 19, 2019
@igalic igalic mentioned this pull request Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

All native firewalld providers are attempting to access the firewall on the compiler
2 participants