fix: remove openwrt enbarr
This commit is contained in:
@@ -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_
|
||||||
|
@@ -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
|
||||||
#
|
#
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user