Merge pull request 'Repair manage_firewall behavior' (#59) from firewall-optional into production
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
Reviewed-on: #59
This commit is contained in:
commit
c951f48b71
@ -2,7 +2,7 @@
|
||||
|
||||
include:
|
||||
{#- drop pillar check after all firewall configurations have been imported #}
|
||||
{%- if salt['pillar.get']('manage_firewall'), False %}
|
||||
{%- if salt['pillar.get']('manage_firewall', False) %}
|
||||
- firewalld
|
||||
{%- endif %}
|
||||
- profile.seccheck
|
||||
|
Loading…
Reference in New Issue
Block a user