Support DNPM

This commit is contained in:
Martin Lablans
2022-11-08 10:39:11 +01:00
parent 865870ea91
commit bece71441c
6 changed files with 261 additions and 0 deletions

View File

@ -11,3 +11,7 @@ PRIVATEKEYFILENAME=/etc/bridgehead/pki/${SITE_ID}.priv.pem
# This will load nngm setup. Effective only if nngm configuration is defined.
source $PROJECT/nngm-setup.sh
nngmSetup
# This will load DNPM setup. Effective only if DNPM configuration is defined in /etc/bridgehead/dnpm.
source dnpm/dnpm-setup.sh
dnpmSetup