Fix connectivity

This commit is contained in:
Mike Reeves
2018-10-31 16:53:23 -04:00
parent 8f9450625a
commit 0268f98f8e
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ enable_docker_user_established:
- ctstate: 'RELATED,ESTABLISHED'
# Rules if you are a Master
{% if grains['role'] == 'so-master' %}
{% if grains['role'] == 'so-SENSOR' or grains['role'] == 'so-eval' %}
#This should be more granular
iptables_allow_master_docker:
iptables.insert: