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

Set the target of a permanent zone. target is one of: default , ACCEPT , DROP , REJECT #175

Open
coolsquale opened this issue Jun 22, 2017 · 2 comments

Comments

@coolsquale
Copy link

Cookbook version

[2.6.2]

Chef-client version

[12.18.31]

Platform Details

[Operating system distribution and release version. Cloud provider if running in the cloud]

Scenario:

[run the following command : firewall-cmd --zone=public --set-target=ACCEPT --permanent]

Steps to Reproduce:

[If you are filing an issue what are the things we need to do in order to repro your problem? How are you using this cookbook or any resources it includes?]

Expected Result:

[What are you expecting to happen as the consequence of above reproduction steps?]

Actual Result:

[What actually happens after the reproduction steps? Include the error output or a link to a gist if possible.]

@martinb3
Copy link
Contributor

Looks like we need a little more info here to understand what you're reporting.

@coolsquale
Copy link
Author

I was trying to use the cookbook to execute the command "firewall-cmd --zone=public --set-target=ACCEPT --permanent", but there was no way to accomplish it. and looking at the cookbook code, it wasn't made to execute the "SET" command.

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

No branches or pull requests

5 participants