diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2025-01-05 12:46:07 -0800 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2025-01-05 12:46:07 -0800 |
commit | 081978670a553835d503b53b7b91a9b2dbb77080 (patch) | |
tree | 613b1807bd89a1edb7d56084c039e811848f6c8b /roles/nameservers/templates | |
parent | 05343066f77cdc7c2e262bfd723ce82574a0d4e1 (diff) | |
download | oldinfra-081978670a553835d503b53b7b91a9b2dbb77080.tar.gz oldinfra-081978670a553835d503b53b7b91a9b2dbb77080.zip |
add whois
Diffstat (limited to 'roles/nameservers/templates')
-rw-r--r-- | roles/nameservers/templates/db.simponic.xyz.j2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/nameservers/templates/db.simponic.xyz.j2 b/roles/nameservers/templates/db.simponic.xyz.j2 index 2fba45f..fcec85d 100644 --- a/roles/nameservers/templates/db.simponic.xyz.j2 +++ b/roles/nameservers/templates/db.simponic.xyz.j2 @@ -27,6 +27,7 @@ simponic.xyz. 1 IN A 23.95.214.176 chesshbot.simponic.xyz. 1 IN A 129.123.76.14 ;; CNAME Records +whois.simponic.xyz. 43200 IN CNAME ryo.simponic.xyz. something.simponic.xyz. 43200 IN CNAME ryo.simponic.xyz. phoneof.simponic.xyz. 43200 IN CNAME ryo.simponic.xyz. secure.tunnel.simponic.xyz. 1 IN CNAME simponic.xyz. |