summaryrefslogtreecommitdiff
path: root/provider.json
diff options
context:
space:
mode:
Diffstat (limited to 'provider.json')
-rw-r--r--provider.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/provider.json b/provider.json
new file mode 100644
index 0000000..7d3cb46
--- /dev/null
+++ b/provider.json
@@ -0,0 +1,18 @@
+//
+// General service provider configuration.
+//
+{
+ "domain": "lut.bitmask.net",
+ "name": {
+ "en": "LEAP Upgrade Test"
+ },
+ "description": {
+ "en": "You really should change this text"
+ },
+ "contacts": {
+ "default": "root@lut.bitmask.net"
+ },
+ "languages": ["en"],
+ "default_language": "en",
+ "enrollment_policy": "open"
+}