diff --git a/salt/firewall/init.sls b/salt/firewall/init.sls index b79a57f31..c3be1eaed 100644 --- a/salt/firewall/init.sls +++ b/salt/firewall/init.sls @@ -87,7 +87,7 @@ enable_docker_user_established: - ctstate: 'RELATED,ESTABLISHED' # Rules if you are a Master -{% if grains['role'] == 'so-SENSOR' or grains['role'] == 'so-eval' %} +{% if grains['role'] == 'so-master' or grains['role'] == 'so-eval' %} #This should be more granular iptables_allow_master_docker: iptables.insert: