munin: add drone (#505)

Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #505
This commit is contained in:
Michael Grote 2023-04-17 18:03:10 +02:00
parent 32c5cc64b5
commit 883d6c0670
3 changed files with 6 additions and 13 deletions

View File

@ -131,3 +131,9 @@
env.max_time 20
env.short_label true
env.follow_redirect true
- name: drone
src: https://raw.githubusercontent.com/quotengrote/contrib/drone/plugins/cicd/drone # url nach mergen anpassen
config: |
[drone]
env.url http://docker10.grote.lan:81/api/user/repos?latest=true
env.token {{ lookup('keepass', 'munin_plugin_drone_token', 'password') }}

View File

@ -49,19 +49,6 @@
- name: navidrome
state: present
network: traefik
## del # am ende loschen, also die eiträge
- name: hastebin
state: absent
- name: photoprism
state: absent
- name: tor-snowflake
state: absent
- name: dozzle
state: absent
- name: ara
state: absent
- name: librenms
state: absent
- name: watchtower
state: present
- name: blocky

Binary file not shown.