mikrotik
This commit is contained in:
parent
5d46fec9f9
commit
b25b3fa0e1
6 changed files with 7 additions and 7 deletions
|
@ -1 +1 @@
|
|||
{{ lookup('viczem.keepass.keepass', 'routeros/routeros-config-backup_deploy-token', 'notes') }}
|
||||
{{ lookup('viczem.keepass.keepass', 'mikrotik/routeros-config-backup_deploy-token', 'notes') }}
|
||||
|
|
|
@ -1 +1 @@
|
|||
{{ lookup('viczem.keepass.keepass', 'routeros/routeros-config-backup_crs305_private_key', 'notes') }}
|
||||
{{ lookup('viczem.keepass.keepass', 'mikrotik/routeros-config-backup_crs305_private_key', 'notes') }}
|
||||
|
|
|
@ -1 +1 @@
|
|||
{{ lookup('viczem.keepass.keepass', 'routeros/routeros-config-backup_hex_private_key', 'notes') }}
|
||||
{{ lookup('viczem.keepass.keepass', 'mikrotik/routeros-config-backup_hex_private_key', 'notes') }}
|
||||
|
|
|
@ -1 +1 @@
|
|||
{{ lookup('viczem.keepass.keepass', 'routeros/routeros-config-backup_rb5009_private_key', 'notes') }}
|
||||
{{ lookup('viczem.keepass.keepass', 'mikrotik/routeros-config-backup_rb5009_private_key', 'notes') }}
|
||||
|
|
|
@ -82,7 +82,7 @@ munin_node_plugins:
|
|||
[mikrotik_system_rb5009]
|
||||
user root
|
||||
env.ssh_user munin
|
||||
env.ssh_password {{ lookup('viczem.keepass.keepass', 'routeros/routeros-munin-user-password', 'password') }}
|
||||
env.ssh_password {{ lookup('viczem.keepass.keepass', 'mikrotik/routeros-munin-user-password', 'password') }}
|
||||
env.ssh_host 192.168.2.1
|
||||
- name: mikrotik_system_crs305
|
||||
src: https://git.mgrote.net/mirrors/munin-contrib/raw/branch/master/plugins/router/mikrotik_system
|
||||
|
@ -90,7 +90,7 @@ munin_node_plugins:
|
|||
[mikrotik_system_crs305]
|
||||
user root
|
||||
env.ssh_user munin
|
||||
env.ssh_password {{ lookup('viczem.keepass.keepass', 'routeros/routeros-munin-user-password', 'password') }}
|
||||
env.ssh_password {{ lookup('viczem.keepass.keepass', 'mikrotik/routeros-munin-user-password', 'password') }}
|
||||
env.ssh_host 192.168.2.225
|
||||
- name: mikrotik_system_hex
|
||||
src: https://git.mgrote.net/mirrors/munin-contrib/raw/branch/master/plugins/router/mikrotik_system
|
||||
|
@ -98,7 +98,7 @@ munin_node_plugins:
|
|||
[mikrotik_system_hex]
|
||||
user root
|
||||
env.ssh_user munin
|
||||
env.ssh_password {{ lookup('viczem.keepass.keepass', 'routeros/routeros-munin-user-password', 'password') }}
|
||||
env.ssh_password {{ lookup('viczem.keepass.keepass', 'mikrotik/routeros-munin-user-password', 'password') }}
|
||||
env.ssh_host 192.168.3.144
|
||||
- name: http_response
|
||||
src: https://git.mgrote.net/mirrors/munin-contrib/raw/branch/master/plugins/http/http_response
|
||||
|
|
BIN
keepass_db.kdbx
BIN
keepass_db.kdbx
Binary file not shown.
Loading…
Reference in a new issue