diff options
Diffstat (limited to 'roles/vpn/templates/config.yml.j2')
-rw-r--r-- | roles/vpn/templates/config.yml.j2 | 2 |
1 files changed, 2 insertions, 0 deletions
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 }} |