1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-09-28 18:31:59 +02:00

Add aur-dev and phrik.archlinux.org to prometheus monitoring

This commit is contained in:
Jelle van der Waa 2020-09-12 22:07:13 +02:00
parent 2be002b112
commit 5091b966d7
No known key found for this signature in database
GPG Key ID: C06086337C50773E
3 changed files with 4 additions and 0 deletions

2
hosts

@ -106,6 +106,7 @@ monitoring.archlinux.org
[node_exporters]
aur.archlinux.org
aur-dev.archlinux.org
monitoring.archlinux.org
gitlab.archlinux.org
reproducible.archlinux.org
@ -113,3 +114,4 @@ runner1.archlinux.org
runner2.archlinux.org
secure-runner1.archlinux.org
secure-runner2.archlinux.org
phrik.archlinux.org

@ -20,3 +20,4 @@
- { role: postfix, postfix_relayhost: "orion.archlinux.org" }
- { role: fail2ban }
- { role: aurweb, aurweb_domain: 'aur-dev.archlinux.org', aurweb_version: 'pu' }
- { role: prometheus_exporters }

@ -12,3 +12,4 @@
- { role: sshd }
- { role: unbound }
- { role: root_ssh }
- { role: prometheus_exporters }