salt/pillars/roles/firewalld/saltminion.sls
2017-08-07 13:25:01 -05:00

11 lines
226 B
Text
Executable file

firewalld:
70_internal:
rule:
salt port 1:
source: 192.168.41.29
port: 4505/tcp
action: accept
salt port 2:
source: 192.168.41.29
port: 4506/tcp
action: accept