summaryrefslogtreecommitdiff
path: root/roles/vpn
diff options
context:
space:
mode:
Diffstat (limited to 'roles/vpn')
-rw-r--r--roles/vpn/files/config/acl.json2
-rw-r--r--roles/vpn/templates/config.yml.j22
2 files changed, 3 insertions, 1 deletions
diff --git a/roles/vpn/files/config/acl.json b/roles/vpn/files/config/acl.json
index 4b91b39..b6a6145 100644
--- a/roles/vpn/files/config/acl.json
+++ b/roles/vpn/files/config/acl.json
@@ -34,7 +34,7 @@
{
"action": "accept",
"src": ["group:roomates"],
- "dst": ["10.137.128.0/17:*"]
+ "dst": ["10.0.0.0/8:*"]
},
{
"action": "accept",
diff --git a/roles/vpn/templates/config.yml.j2 b/roles/vpn/templates/config.yml.j2
index 8f6161e..493f64d 100644
--- a/roles/vpn/templates/config.yml.j2
+++ b/roles/vpn/templates/config.yml.j2
@@ -206,6 +206,8 @@ dns_config:
- {{ nameserver_ip }}
hatecomputers.club:
- {{ nameserver_ip }}
+ mistymountainstherapy.com:
+ - {{ nameserver_ip }}
ezri.dev:
- {{ nameserver_ip }}