mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-17 07:10:14 +02:00
Added component monitoring for bbmri
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
|
||||
FOCUS_RETRY_COUNT=32
|
||||
PRIVATEKEYFILENAME=/etc/bridgehead/pki/${SITE_ID}.priv.pem
|
||||
MONITORING_BEAM_SECRET_SHORT="$(cat /proc/sys/kernel/random/uuid | sed 's/[-]//g' | head -c 20)"
|
||||
|
||||
for module in $PROJECT/modules/*.sh
|
||||
do
|
||||
|
Reference in New Issue
Block a user