summaryrefslogtreecommitdiff
path: root/vagrant/vagrant.config
blob: ae12424624921abb1919fcfd8294f397af363019 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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
services='webapp,mx,couchdb,soledad,monitor'