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

14 lines
279 B
Text
Executable file

firewalld:
70_internal:
port:
- 4505/tcp
- 4506/tcp
# 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