summaryrefslogtreecommitdiff
path: root/provider.json
blob: 5b5b1995a60a6eaccf4c769862192b369c032f2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
//
// General service provider configuration.
//
{
  "domain": "ci.leap.se",
  "name": {
    "en": "CI Environments"
  },
  "description": {
    "en": "You really should change this text"
  },
  "contacts": {
    "default": "sysdev@leap.se"
  },
  "languages": ["en"],
  "default_language": "en",
  "enrollment_policy": "open"
}