# default config
#CONFIG=/etc/agola/config.yml

# list of components to start.
# Specify "all-base" to start all base components (excluding the executor)
# for run executor too, define as "all-base,executor"
#COMPONENTS="all-base"
#COMPONENTS="executor"
#COMPONENTS="all-base,executor"

# extra options, as --embedded-etcd --embedded-etcd-data-dir
#AGOLA_OPTIONS=""
