Merge pull request #53 from samply/directory_sync

Added a Directory sync component
This commit is contained in:
patrickskowronekdkfz
2023-04-03 08:45:50 +02:00
committed by GitHub
4 changed files with 43 additions and 0 deletions

View File

@ -5,3 +5,7 @@ FOCUS_BEAM_SECRET_SHORT="$(cat /proc/sys/kernel/random/uuid | sed 's/[-]//g' | h
FOCUS_RETRY_COUNT=32
SUPPORT_EMAIL=bridgehead@helpdesk.bbmri-eric.eu
PRIVATEKEYFILENAME=/etc/bridgehead/pki/${SITE_ID}.priv.pem
# This will load directory-sync setup.
source $PROJECT/directory-sync.sh
dirSetup