release 1.9.1: fix stale mon-page docs and scripts/ paths

This commit is contained in:
Hernâni Marques 2026-07-19 00:50:37 +02:00
parent 757090cbff
commit ae6c94897d
No known key found for this signature in database
GPG key ID: CB5738652768F7E9
7 changed files with 37 additions and 37 deletions

View file

@ -491,7 +491,7 @@ if [ "$ec" -ne 0 ]; then
echo " FP: only FP mon hosts are checked — wire Infomaniak vhost for /monitoring*"
fi
if [ "$_fam" = "goa" ]; then
echo " GOA: full inventory (bank/exchange/taler /monitoring/ + surface/aptdeploy/mattermost/mail)"
echo " GOA: bank/exchange/taler /monitoring/ + taler-monitoring-surface (v1.8+ layout)"
fi
# Staging vs public diagnosis (host-agent sets MONPAGES_STAGING_BASE / HTML_OUT)
_stg="${MONPAGES_STAGING_BASE:-${HTML_OUT:-${HTML_BASE:-$HOME/monitoring-sites-staging}}}"