summaryrefslogtreecommitdiff
path: root/hiera/wallaby.yaml
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-12-03 09:10:07 -0800
committerelijah <elijah@riseup.net>2014-12-03 09:10:07 -0800
commit77fe6470e43edb81e9e9c5e21d695655684ec36a (patch)
treebd3f248b56752973fee8f2f46eece2001e444383 /hiera/wallaby.yaml
parentfc0b4542c9e1708fe5a04e1b3c4653fb5f8bf64e (diff)
added otter, frankfurt vpn gateway
Diffstat (limited to 'hiera/wallaby.yaml')
-rw-r--r--hiera/wallaby.yaml27
1 files changed, 27 insertions, 0 deletions
diff --git a/hiera/wallaby.yaml b/hiera/wallaby.yaml
index 6a55c6d..1e7d972 100644
--- a/hiera/wallaby.yaml
+++ b/hiera/wallaby.yaml
@@ -49,6 +49,27 @@ definition_files:
"host": "millipede.demo.bitmask.net",
"ip_address": "198.252.153.84",
"location": "seattle__wa"
+ },
+ {
+ "capabilities": {
+ "adblock": false,
+ "filter_dns": false,
+ "limited": false,
+ "ports": [
+ "443"
+ ],
+ "protocols": [
+ "tcp",
+ "udp"
+ ],
+ "transport": [
+ "openvpn"
+ ],
+ "user_ips": false
+ },
+ "host": "otter.demo.bitmask.net",
+ "ip_address": "46.165.242.169",
+ "location": "frankfurt"
}
],
"locations": {
@@ -58,6 +79,12 @@ definition_files:
"name": "Amsterdam",
"timezone": "+1"
},
+ "frankfurt": {
+ "country_code": "DE",
+ "hemisphere": "N",
+ "name": "Frankfurt",
+ "timezone": "+1"
+ },
"seattle__wa": {
"country_code": "US",
"hemisphere": "N",