Remove firewall options from frames

This commit is contained in:
KemoNine 2020-08-10 20:07:42 -04:00
parent 4d7efb70ec
commit 842679e10b
2 changed files with 0 additions and 20 deletions

View File

@ -67,13 +67,3 @@
tags:
- monit-config
- monit-fim
- name: Setup firewall rule
firewalld:
port: 2812/tcp
zone: public
permanent: yes
state: enabled
immediate: yes
tags:
- monit-config

View File

@ -35,13 +35,3 @@
notify: restart munin-node
tags:
- munin-node-config
- name: Setup firewall rule
firewalld:
port: 4949/tcp
zone: public
permanent: yes
state: enabled
immediate: yes
tags:
- munin-node-config