소스 검색
Merge pull request #29 from noelmcloughlin/arch
feat(linux): archlinux support (no osfinger grain)
tags/v0.6.2
Niels Abspoel
5 년 전
No account linked to committer's email address
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
firewalld/init.sls
|
|
@@ -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 %} |