This commit is contained in:
Michael Grote 2024-09-27 16:55:33 +02:00
parent faeea76825
commit 09efa7a176

View file

@ -93,11 +93,12 @@ munin_node_plugins:
env.ssh_user munin env.ssh_user munin
env.ssh_password "{{ lookup('viczem.keepass.keepass', 'routeros-munin-user-password', 'password') }}" env.ssh_password "{{ lookup('viczem.keepass.keepass', 'routeros-munin-user-password', 'password') }}"
env.ssh_host 192.168.2.225 env.ssh_host 192.168.2.225
- name: mikrotik_system_rb5009 - name: mikrotik_system_crs305
src: https://git.mgrote.net/mirrors/munin-contrib/raw/branch/master/plugins/router/mikrotik_crs305 src: https://git.mgrote.net/mirrors/munin-contrib/raw/branch/master/plugins/router/mikrotik_system
config: | config: |
[mt_system_crs305] [mt_system_crs305]
user root user root
env.ssh_user munin env.ssh_user munin
env.ssh_password "{{ lookup('viczem.keepass.keepass', 'routeros-munin-user-password', 'password') }}" env.ssh_password "{{ lookup('viczem.keepass.keepass', 'routeros-munin-user-password', 'password') }}"
env.ssh_host 192.168.3.144 env.ssh_host 192.168.3.144
gp