summaryrefslogtreecommitdiff
path: root/hiera/wallaby.yaml
diff options
context:
space:
mode:
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",