summaryrefslogtreecommitdiff
path: root/provider.json
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2017-03-17 18:53:58 +0100
committerMicah Anderson <micah@riseup.net>2017-03-17 18:53:58 +0100
commit56f44503a15a3a6f7d28496c83095b0aeafc7852 (patch)
tree10366403323a9c4cdc48791d7db67c456ddc0a49 /provider.json
bootstrap ibex latest node
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..5b5b199
--- /dev/null
+++ b/provider.json
@@ -0,0 +1,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"
+}