Aufbau CRS305 (#326)
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#326 Co-authored-by: mg <michael.grote@posteo.de> Co-committed-by: mg <michael.grote@posteo.de>
This commit is contained in:
parent
5c8c608ab4
commit
7805f33589
2 changed files with 3 additions and 3 deletions
|
@ -112,13 +112,13 @@
|
|||
env.ssh_user munin
|
||||
env.ssh_password {{ lookup('keepass', 'crs309_munin_user', 'password') }}
|
||||
env.ssh_host 192.168.2.224
|
||||
- name: mt_system_hex
|
||||
- name: mt_system_crs305
|
||||
src: https://git.mgrote.net/mg/mirror-munin-contrib/raw/branch/master/plugins/router/mikrotik_system
|
||||
config: |
|
||||
[mt_system_hex]
|
||||
[mt_system_crs305]
|
||||
user root
|
||||
env.ssh_user munin
|
||||
env.ssh_password {{ lookup('keepass', 'hex_munin_user', 'password') }}
|
||||
env.ssh_password {{ lookup('keepass', 'crs305_munin_user', 'password') }}
|
||||
env.ssh_host 192.168.2.225
|
||||
- name: mt_system_rb5009
|
||||
src: https://git.mgrote.net/mg/mirror-munin-contrib/raw/branch/master/plugins/router/mikrotik_system
|
||||
|
|
BIN
keepass_db.kdbx
BIN
keepass_db.kdbx
Binary file not shown.
Loading…
Reference in a new issue