Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
5aacd09f
Verified
Commit
5aacd09f
authored
Oct 15, 2020
by
Jelle van der Waa
🚧
Browse files
Monitor all hosts with prometheus
parent
0408c643
Changes
8
Hide whitespace changes
Inline
Side-by-side
hosts
View file @
5aacd09f
...
...
@@ -99,5 +99,10 @@ state.archlinux.org
mirror.pkgbuild.com
openpgpkey.archlinux.org
homedir.archlinux.org
dragon.archlinux.org
mail.archlinux.org
matrix.archlinux.org
bbs.archlinux.org
dragon.archlinux.org
bugs.archlinux.org
gemini.archlinux.org
luna.archlinux.org
playbooks/apollo.yml
View file @
5aacd09f
...
...
@@ -55,3 +55,4 @@
-
{
role
:
archwiki
}
-
{
role
:
conf_archlinux
}
-
{
role
:
fail2ban
}
-
{
role
:
prometheus_exporters
}
playbooks/bbs.archlinux.org.yml
View file @
5aacd09f
...
...
@@ -17,3 +17,4 @@
-
{
role
:
borg_client
,
tags
:
[
"
borg"
]
}
-
{
role
:
postfix
,
postfix_relayhost
:
"
mail.archlinux.org"
}
-
{
role
:
fail2ban
}
-
{
role
:
prometheus_exporters
}
playbooks/bugs.archlinux.org.yml
View file @
5aacd09f
...
...
@@ -17,3 +17,4 @@
-
{
role
:
borg_client
,
tags
:
[
"
borg"
]
}
-
{
role
:
postfix
,
postfix_relayhost
:
"
mail.archlinux.org"
}
-
{
role
:
fail2ban
}
-
{
role
:
prometheus_exporters
}
playbooks/dragon.yml
View file @
5aacd09f
...
...
@@ -15,3 +15,4 @@
-
{
role
:
sogrep
}
-
{
role
:
archbuild
}
-
{
role
:
fail2ban
}
-
{
role
:
prometheus_exporters
}
playbooks/gemini.archlinux.org.yml
View file @
5aacd09f
...
...
@@ -24,3 +24,4 @@
-
{
role
:
postfix
,
postfix_relayhost
:
"
mail.archlinux.org"
}
-
{
role
:
fail2ban
}
-
sogrep
-
{
role
:
prometheus_exporters
}
playbooks/luna.yml
View file @
5aacd09f
...
...
@@ -28,6 +28,7 @@
-
nginx
-
rspamd
-
{
role
:
mariadb
,
mariadb_query_cache_type
:
'
0'
,
mariadb_innodb_file_per_table
:
True
}
-
{
role
:
prometheus_exporters
}
# luna is hosting mailman lists; this postfix role does not cater to this yet
# TODO: make postfix role handle mailman config?
# - { role: postfix, tags: ["postfix"], postfix_relayhost: "mail.archlinux.org" }
playbooks/matrix.archlinux.org.yml
View file @
5aacd09f
...
...
@@ -22,3 +22,4 @@
postfix_relayhost
:
"
mail.archlinux.org"
-
{
role
:
matrix
}
-
{
role
:
fail2ban
}
-
{
role
:
prometheus_exporters
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment