munin: set urls to mirror (#508)
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: #508
This commit is contained in:
parent
056fedf70e
commit
817a40564b
2 changed files with 2 additions and 2 deletions
|
@ -132,7 +132,7 @@
|
|||
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
|
||||
src: https://git.mgrote.net/mg/mirror-munin-contrib/raw/branch/master/plugins/cicd/drone
|
||||
config: |
|
||||
[drone]
|
||||
env.url http://docker10.grote.lan:81/api/user/repos?latest=true
|
||||
|
|
|
@ -280,7 +280,7 @@
|
|||
env.times 20
|
||||
|
||||
- name: gitea_commit_time_diff
|
||||
src: https://raw.githubusercontent.com/munin-monitoring/contrib/f230e4d93f4c067b0a44d672a8f278aaa175710e/plugins/git/gitea_commit_time_diff # url nach mergen anpassen
|
||||
src: https://git.mgrote.net/mg/mirror-munin-contrib/raw/branch/master/plugins/git/gitea_commit_time_diff
|
||||
config: |
|
||||
[gitea_commit_time_diff]
|
||||
env.url git.mgrote.net
|
||||
|
|
Loading…
Reference in a new issue