From 60b0af5ab793fa1b6a592743f162e6905b797798 Mon Sep 17 00:00:00 2001 From: Wes Date: Wed, 30 Aug 2023 13:05:30 +0000 Subject: [PATCH] Allow external syslog --- salt/firewall/defaults.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/salt/firewall/defaults.yaml b/salt/firewall/defaults.yaml index ff127c419..ecb4bad6b 100644 --- a/salt/firewall/defaults.yaml +++ b/salt/firewall/defaults.yaml @@ -1141,6 +1141,12 @@ firewall: localhost: portgroups: - all + self: + portgroups: + - syslog + syslog: + portgroups: + - syslog customhostgroup0: portgroups: [] customhostgroup1: