Make config consistent across projects

This commit is contained in:
Martin Lablans
2024-02-14 11:50:31 +01:00
parent d832cfdd43
commit 7837d3b542
3 changed files with 4 additions and 3 deletions

2
ccp/modules/ccp-setup.sh Normal file
View File

@ -0,0 +1,2 @@
#Monitoring
CCP_MONITORING_BEAM_SECRET_SHORT="$(cat /proc/sys/kernel/random/uuid | sed 's/[-]//g' | head -c 20)"