add all monitoring tools

This commit is contained in:
2023-09-23 19:16:22 +02:00
parent 124c5c6937
commit 0e33fd53cf
2 changed files with 3 additions and 3 deletions

View File

@@ -108,6 +108,6 @@ alert_username: jingohalert
alert_password: jMVmbM2VQ5gEiV
alert_vault: "Jingoh0947;"
alert_list_server:
- 163.172.84.28
- 37.187.127.90
- '"163.172.84.28"'
- '"37.187.127.90"'
alert_server_ssl: gitea.jingoh.fr

View File

@@ -8,7 +8,7 @@ password="{{ alert_password }}"
VAULT="{{ alert_vault }}"
# Servers
servers=("{{ alert_list_server | join (' ') }}")
servers=({{ alert_list_server | join (' ') }})
local_ip=$(hostname -I | awk '{print $1}')
# SSL