### /etc/default/cumulus-hyperconverged config file
# username for Prism (required)
#USERNAME=admin
# password for Prism (required)
#PASSWORD=password
# CVM address used by the service (required)
#SERVER=10.0.0.0
# Switch IP address to communicate with Prism (optional)
#LOCAL_SOURCE_IP=10.0.0.0
# Socket timeout (optional)
#SOCKET_TIMEOUT=30
# single/multi rack configuration (optional)
#VXLAN_CONFIG=False
# configure the vxlan local tunnel ip (optional)
#VXLAN_LOCAL_IP=10.0.0.0
# loglevel: error/info/verbose/debug (optional)
#LOGLEVEL=info
# periodic sync timeout (optional)
#PERIODIC_SYNC_TIMEOUT=60

