diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-06-24 03:35:06 -0400 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-06-24 03:35:06 -0400 |
commit | 6a97cfb055ffc97a18432a225d7a4ecc4bc5f4c7 (patch) | |
tree | c5b5df966b788d70895fa75da5655c44b54f9075 /roles/vpn/templates/config.yml.j2 | |
parent | 9ac6be27c5a2e32fe3770590283cfc6b1b7dfe8b (diff) | |
download | oldinfra-6a97cfb055ffc97a18432a225d7a4ecc4bc5f4c7.tar.gz oldinfra-6a97cfb055ffc97a18432a225d7a4ecc4bc5f4c7.zip |
internal mmt domain
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 }} |