From 43c47fd5d271e98a68fa9e7035fe120b8c848d25 Mon Sep 17 00:00:00 2001 From: elijah Date: Tue, 19 Jan 2016 10:39:52 -0800 Subject: re-enable otter. --- hiera/leech.yaml | 1 + hiera/wallaby.yaml | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+) (limited to 'hiera') diff --git a/hiera/leech.yaml b/hiera/leech.yaml index ac6e482..fe1f592 100644 --- a/hiera/leech.yaml +++ b/hiera/leech.yaml @@ -88,6 +88,7 @@ mynetworks: - "204.13.164.171" - "204.13.164.57" - "37.218.240.101" + - "46.165.242.166" - "85.17.92.143" name: leech platform: diff --git a/hiera/wallaby.yaml b/hiera/wallaby.yaml index 72d0062..43b47fe 100644 --- a/hiera/wallaby.yaml +++ b/hiera/wallaby.yaml @@ -29,9 +29,36 @@ 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": { + "frankfurt": { + "country_code": "DE", + "hemisphere": "N", + "name": "Frankfurt", + "timezone": "+1" + }, "seattle__wa": { "country_code": "US", "hemisphere": "N", -- cgit v1.2.3