Remove firewall options from frames
This commit is contained in:
parent
4d7efb70ec
commit
842679e10b
|
@ -67,13 +67,3 @@
|
||||||
tags:
|
tags:
|
||||||
- monit-config
|
- monit-config
|
||||||
- monit-fim
|
- monit-fim
|
||||||
- name: Setup firewall rule
|
|
||||||
firewalld:
|
|
||||||
port: 2812/tcp
|
|
||||||
zone: public
|
|
||||||
permanent: yes
|
|
||||||
state: enabled
|
|
||||||
immediate: yes
|
|
||||||
tags:
|
|
||||||
- monit-config
|
|
||||||
|
|
|
@ -35,13 +35,3 @@
|
||||||
notify: restart munin-node
|
notify: restart munin-node
|
||||||
tags:
|
tags:
|
||||||
- munin-node-config
|
- munin-node-config
|
||||||
- name: Setup firewall rule
|
|
||||||
firewalld:
|
|
||||||
port: 4949/tcp
|
|
||||||
zone: public
|
|
||||||
permanent: yes
|
|
||||||
state: enabled
|
|
||||||
immediate: yes
|
|
||||||
tags:
|
|
||||||
- munin-node-config
|
|
||||||
|
|
Loading…
Reference in a new issue