summaryrefslogtreecommitdiff
path: root/nodes/aligator.json
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-02-26 14:41:55 -0800
committerelijah <elijah@riseup.net>2013-02-26 14:41:55 -0800
commit4cbcb56df4ff90005bb668c0a09151a657fe3d69 (patch)
tree5f95dda388a192090676e19b9dbcf659b2d2083a /nodes/aligator.json
parent661502e9e9220d6049a477c4a117829bb116797e (diff)
moved all files to root of repo instead of in provider subdirectory
Diffstat (limited to 'nodes/aligator.json')
-rw-r--r--nodes/aligator.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/nodes/aligator.json b/nodes/aligator.json
new file mode 100644
index 0000000..d647d30
--- /dev/null
+++ b/nodes/aligator.json
@@ -0,0 +1,14 @@
+{
+ "services": [ "openvpn", "tor" ],
+ "tor": {
+ "type": "exit",
+ "nickname": "alligator"
+ },
+ "ip_address": "176.53.69.121",
+ "interface": "eth0",
+ "tags": "production",
+ "openvpn": {
+ "gateway_address": "176.53.69.123",
+ "filter_dns": true
+ }
+}