added firewalld pillars and state

This commit is contained in:
Jonas Forsberg
2020-08-14 11:27:53 +02:00
parent 7b5e31aec7
commit 54e03c14f9
5 changed files with 45 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ base:
- firefox
- hosts
- repos.google_chrome
- firewalld
{% if grains['os'] == "SUSE" -%}
- repos.packman
{% endif %}