Преглед изворни кода

Merge pull request #29 from noelmcloughlin/arch

feat(linux): archlinux support (no osfinger grain)
tags/v0.6.2
Niels Abspoel пре 5 година
родитељ
комит
4937787038
No account linked to committer's email address
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      firewalld/init.sls

+ 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 %}

Loading…
Откажи
Сачувај