Compare commits
2 Commits
75c91e72cb
...
c951f48b71
Author | SHA1 | Date | |
---|---|---|---|
c951f48b71 | |||
f96e9a4901 |
@ -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…
x
Reference in New Issue
Block a user