You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.]
The text was updated successfully, but these errors were encountered:
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.
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.]
The text was updated successfully, but these errors were encountered: