diff options
Diffstat (limited to 'hiera/wallaby.yaml')
-rw-r--r-- | hiera/wallaby.yaml | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/hiera/wallaby.yaml b/hiera/wallaby.yaml index 4923ac5..dc582d3 100644 --- a/hiera/wallaby.yaml +++ b/hiera/wallaby.yaml @@ -26,27 +26,6 @@ definition_files: ], "user_ips": false }, - "host": "hippo.demo.bitmask.net", - "ip_address": "85.17.92.167", - "location": "amsterdam" - }, - { - "capabilities": { - "adblock": false, - "filter_dns": false, - "limited": false, - "ports": [ - "443" - ], - "protocols": [ - "tcp", - "udp" - ], - "transport": [ - "openvpn" - ], - "user_ips": false - }, "host": "millipede.demo.bitmask.net", "ip_address": "198.252.153.84", "location": "seattle__wa" @@ -74,12 +53,6 @@ definition_files: } ], "locations": { - "amsterdam": { - "country_code": "NL", - "hemisphere": "N", - "name": "Amsterdam", - "timezone": "+1" - }, "frankfurt": { "country_code": "DE", "hemisphere": "N", |