Munin: URLs (#476)
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: #476
This commit is contained in:
parent
6b7a21b4ca
commit
b92b32a49f
1 changed files with 1 additions and 1 deletions
|
@ -283,7 +283,7 @@
|
||||||
env.ip 192.168.10.180
|
env.ip 192.168.10.180
|
||||||
env.serial_number {{ lookup('keepass', 'SLRM_DEVICE_SN', 'password') }}
|
env.serial_number {{ lookup('keepass', 'SLRM_DEVICE_SN', 'password') }}
|
||||||
- name: solarman_api_inverter
|
- name: solarman_api_inverter
|
||||||
src: https://raw.githubusercontent.com/quotengrote/contrib/deye2/plugins/solar/solarman_api_inverter # später austauschen nach merge
|
src: https://git.mgrote.net/Mirror/munin-contrib/raw/branch/master/plugins/solar/solarman_api_inverter
|
||||||
config: |
|
config: |
|
||||||
[solarman_api_inverter]
|
[solarman_api_inverter]
|
||||||
env.SLRM_APPID {{ lookup('keepass', 'SLRM_APPID', 'password') }}
|
env.SLRM_APPID {{ lookup('keepass', 'SLRM_APPID', 'password') }}
|
||||||
|
|
Loading…
Reference in a new issue