Merge pull request #29 from noelmcloughlin/arch
feat(linux): archlinux support (no osfinger grain)
This commit is contained in:
commit
4937787038
@ -10,7 +10,7 @@
|
||||
firewalld-unsupported:
|
||||
test.show_notification:
|
||||
- text: |
|
||||
Firewalld is not supported on {{ grains['osfinger'] }}
|
||||
Firewalld is not supported on {{ grains['os'] }}
|
||||
See https://www.suse.com/releasenotes/x86_64/SUSE-SLES/15/#fate-323460
|
||||
|
||||
{% elif firewalld.enabled %}
|
||||
|
Loading…
Reference in New Issue
Block a user