summaryrefslogtreecommitdiff
path: root/vagrant/vagrant.config
blob: 4d568c03b104444738fcda319ae5b2597b6233fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# config values used by configure-leap.sh
provider_domain='example.org'
provider_name='Leap Example Provider'
contacts="no-reply@$provider_domain"

# serivces that get configured
# note that the "openvpn" service does currently *not* work
# in a vagrant setup,
# see https://leap.se/en/docs/platform/troubleshooting/known-issues#Special.Environments
# to speed up things, don't deploy monitor service by default
# services='webapp,mx,couchdb,soledad,monitor'
services='webapp,mx,couchdb,soledad'