# Configuration for the DPM info provider
#
# DPM_INFO_PROVIDER can take the following values
# "dome" : use the Dome info provider
# "dpm-listspaces" : use dpm-listspaces
# "none" or "" or unset : don't run
# DPM_INFO_PROVIDER="dome"
# DPM_INFO_PROVIDER="dpm-listspaces"
DPM_INFO_PROVIDER="none"
# Other variables
DPM_INFO_CERT="/var/lib/ldap/hostcert.pem"
DPM_INFO_KEY="/var/lib/ldap/hostkey.pem"
DPM_INFO_SITENAME=""
