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:
|
include:
|
||||||
{#- drop pillar check after all firewall configurations have been imported #}
|
{#- 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
|
- firewalld
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
- profile.seccheck
|
- profile.seccheck
|
||||||
|
Loading…
Reference in New Issue
Block a user