# Defaults for rozofs-manager-agent initscript
# sourced by /etc/init.d/rozofs-manager-agent
# installed at /etc/default/rozofs-manager-agent by the maintainer scripts

#
# This is a POSIX shell fragment
#

# Additional options that are passed to the Daemon.

# Agents to be started
# (space-separated list of exportd storaged rozofsmount, or auto)
AGENTS="auto"

# Does this agent manage exportd through pacemaker (default false)
# (one of true, false, or auto)
PACEMAKER="auto"

# Pacemaker cluster resource name for exportd (default auto)
EXPORTD_RESOURCE_NAME="auto"
