summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2016-10-12 10:10:24 +0200
committerkwadronaut <kwadronaut@leap.se>2016-10-12 10:10:24 +0200
commitc8ba3144a4c73a90f17defca3599d2c93fed72f4 (patch)
tree66b53b1b471a4fb961c84c1b02ece4a7948bf150 /nodes
parentdc9d440a207abacc7f54ee0065574cb27004c2eb (diff)
update bitmask.net config and x509 material
Diffstat (limited to 'nodes')
-rw-r--r--nodes/diplocaulus.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/nodes/diplocaulus.json b/nodes/diplocaulus.json
index ee05eda..3fc91c4 100644
--- a/nodes/diplocaulus.json
+++ b/nodes/diplocaulus.json
@@ -15,7 +15,7 @@
"format": "amber",
"source": {
"type": "git",
- "repo": "https://leap.se/git/bitmask_help",
+ "repo": "https://leap.se/git/bitmask_help.git",
"revision": "origin/master"
}
}
@@ -25,5 +25,12 @@
"ca_cert": "= file('cert/lets_encrypt_ca.crt')"
}
}
+ },
+ "dns":{
+ "aliases": [
+ "bitmask.net",
+ "www.bitmask.net",
+ "diplocaulus.bitmask.net"
+ ]
}
}