firewalld-formula
firewalld-formula copied to clipboard
SaltStack Formula to set up and configure Firewalld, dynamically managed firewall with support for network/firewall zones to define the trust level of network connections or interfaces
### PR progress checklist (to be filled in by reviewers) - [x] Changes to documentation are appropriate (or tick if not required) - [ ] Changes to tests are appropriate...
### PR progress checklist (to be filled in by reviewers) - [ ] Changes to documentation are appropriate (or tick if not required) - [ ] Changes to tests are...
Added CleanupModulesOnExit Removed MinimalMark deprecated option Added some Notes ### PR progress checklist (to be filled in by reviewers) - [X] Changes to documentation are appropriate (or tick if not...
Kitchen is failing with CentOS 8. Getting below error. ---------- ID: reload_firewalld Function: cmd.wait Name: firewall-cmd --reload Result: False Comment: Command "firewall-cmd --reload" run Started: 07:47:16.273429 Duration: 906.76 ms Changes:...
Ref: https://github.com/saltstack-formulas/packages-formula/pull/74 ### PR progress checklist (to be filled in by reviewers) - [x] Changes to documentation are appropriate (or tick if not required) - [x] Changes to tests are...
Made rich_rules dynamic to allow merging or different pillar files with their own rules. This would match the services pillar item where keys ending in "rich_rules" will merge in from...
I would like to know why you did'nt use the firewalld Modules and States? For exemple your doing in the init.sls file: ```yaml reload_firewalld: cmd.wait: - name: 'firewall-cmd --reload' -...
`firewalld-formular` will render the following pillar data into a XML service file: ``` services: monitoring: short: monitoring description: >- These ports are required for monitoring based on check_mk & NRPE....
### PR progress checklist (to be filled in by reviewers) - [x] Changes to documentation are appropriate (or tick if not required) - [ ] Changes to tests are appropriate...
### PR progress checklist (to be filled in by reviewers) - [ ] Changes to documentation are appropriate (or tick if not required) - [ ] Changes to tests are...