Explorar el Código

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

tags/v0.6.2
N hace 5 años
padre
commit
ad37448038
Ninguna cuenta vinculada a la dirección de correo electrónico del committer
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      firewalld/init.sls

+ 1
- 1
firewalld/init.sls Ver fichero

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

Cargando…
Cancelar
Guardar