From ad3744803853ee212468f766883c9ca655122604 Mon Sep 17 00:00:00 2001 From: N Date: Sat, 3 Aug 2019 14:59:08 +0100 Subject: [PATCH] feat(linux): archlinux support (no osfinger grain) --- firewalld/init.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firewalld/init.sls b/firewalld/init.sls index 61327a3..32a5e33 100644 --- a/firewalld/init.sls +++ b/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 %}