diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-05-06 15:51:16 -0700 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-05-06 15:51:16 -0700 |
commit | 890f3c5ea81aca5c4c2a0868f52ef277608d50d8 (patch) | |
tree | 4a58b54a56297a64c61e978602475c7cf7514a10 /group_vars/all.yml | |
parent | 904657c27c5d927fd2117c1e91305c4a1b17d76b (diff) | |
download | mmt-infra-890f3c5ea81aca5c4c2a0868f52ef277608d50d8.tar.gz mmt-infra-890f3c5ea81aca5c4c2a0868f52ef277608d50d8.zip |
attempt to fix shit
Diffstat (limited to 'group_vars/all.yml')
-rw-r--r-- | group_vars/all.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/group_vars/all.yml b/group_vars/all.yml index 8e21681..e89e9f1 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -4,7 +4,7 @@ dns_servers: - 1.1.1.1 - 1.0.0.1 dns_domains: - - ["mistymountainstherapy.com"] + - mistymountainstherapy.com dns_dnssec: true dns_stub_listener: false |