Patchmon addition.
Gitea Branch PR & Ansible Deployment / Check and Create PR (push) Successful in 53s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (aranea) (push) Successful in 3m3s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (lunafreya) (push) Successful in 3m11s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (ultima) (push) Successful in 3m14s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rinoa) (push) Failing after 4m59s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rikku) (push) Failing after 13m16s
Gitea Branch PR & Ansible Deployment / PR Merge (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (aranea) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (lunafreya) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rikku) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rinoa) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (ultima) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Check and Create PR (push) Successful in 53s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (aranea) (push) Successful in 3m3s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (lunafreya) (push) Successful in 3m11s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (ultima) (push) Successful in 3m14s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rinoa) (push) Failing after 4m59s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rikku) (push) Failing after 13m16s
Gitea Branch PR & Ansible Deployment / PR Merge (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (aranea) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (lunafreya) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rikku) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rinoa) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (ultima) (push) Has been skipped
This commit is contained in:
@@ -20,6 +20,25 @@
|
|||||||
# href: http://localhost/
|
# href: http://localhost/
|
||||||
# description: Homepage is 😎
|
# description: Homepage is 😎
|
||||||
|
|
||||||
|
- System Administration:
|
||||||
|
- PatchMon
|
||||||
|
href: https://patch.trez.wtf
|
||||||
|
description: Patch management for *NIX and Windows
|
||||||
|
icon: patchmon.svg
|
||||||
|
weight: 0
|
||||||
|
widget:
|
||||||
|
type: customapi
|
||||||
|
url: http://192.168.1.252:3000/api/v1/gethomepage/stats
|
||||||
|
headers:
|
||||||
|
Authorization: Basic {{ lookup('community.hashi_vault.vault_kv2_get', 'env', engine_mount_point='rinoa-docker', url=vault_addr, token=vault_token)['secret']['PATCHMON_API_BASE64_CREDS'] }}
|
||||||
|
mappings:
|
||||||
|
- field: total_hosts
|
||||||
|
label: Total Hosts
|
||||||
|
- field: hosts_needing_updates
|
||||||
|
label: Needs Updates
|
||||||
|
- field: security_updates
|
||||||
|
label: Security Updates
|
||||||
|
|
||||||
- Automation:
|
- Automation:
|
||||||
- Home Assistant (Rikku):
|
- Home Assistant (Rikku):
|
||||||
href: https://ha.trez.wtf
|
href: https://ha.trez.wtf
|
||||||
|
|||||||
Reference in New Issue
Block a user