Procházet zdrojové kódy

feat(linux): archlinux support (no osfinger grain)

tags/v0.6.2
N před 5 roky
rodič
revize
ad37448038
Žádný účet není propojen s e-mailovou adresou tvůrce revize
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      firewalld/init.sls

+ 1
- 1
firewalld/init.sls Zobrazit soubor

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

Načítá se…
Zrušit
Uložit