fix: remove openwrt enbarr

This commit is contained in:
VC
2024-07-05 11:53:45 +02:00
parent d247d20930
commit d07c7e3a15
3 changed files with 0 additions and 12 deletions

View File

@@ -1,9 +1,4 @@
--- ---
openwrt_hosts:
- name: enbarr.dmz.mateu.be
address: 10.233.212.50
mikrotik_unitary_scripts: mikrotik_unitary_scripts:
- mikrotikcpu_ - mikrotikcpu_
- mikrotikmemory_ - mikrotikmemory_

View File

@@ -106,11 +106,6 @@ includedir /etc/munin/munin-conf.d
address 127.0.0.1 address 127.0.0.1
{% endfor %} {% endfor %}
{% for host in openwrt_hosts %}
[{{ host.name }}]
address {{ host.address }}
{% endfor %}
# #
# A more complex example of a host tree # A more complex example of a host tree
# #

View File

@@ -1,7 +1,5 @@
--- ---
rsyslog_pretty_named_hosts: rsyslog_pretty_named_hosts:
- name: enbarr
address: 10.233.212.50
- name: garreg-mach - name: garreg-mach
address: 10.233.212.66 address: 10.233.212.66