diff options
| author | varac <varacanero@zeromail.org> | 2014-01-04 17:38:30 +0100 |
|---|---|---|
| committer | varac <varacanero@zeromail.org> | 2014-03-24 11:19:55 +0100 |
| commit | 46a47f30e5c7c8d69d026dc7eb57084f0b90b536 (patch) | |
| tree | ce85afc09d018f3e2e37c04ab1264b2435d96252 /nodes/vpn1.json | |
| parent | 6db0ae36cfefaa5e037eac148fd4f5ceb480a400 (diff) | |
deploy all (but tor) service on one single local node
Diffstat (limited to 'nodes/vpn1.json')
| -rw-r--r-- | nodes/vpn1.json | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/nodes/vpn1.json b/nodes/vpn1.json deleted file mode 100644 index c6e3932..0000000 --- a/nodes/vpn1.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "services": "openvpn", - "ip_address": "10.5.5.45", - "openvpn": { - "gateway_address": "10.5.5.46", - "free_gateway_address": "10.5.5.47", - "allow_free": true, - "filter_dns": true - } -} |
