diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-03-16 17:19:29 -0400 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-03-16 17:19:29 -0400 |
commit | 4e93a081f87298948ef706ed2dc9d32d989bc8b8 (patch) | |
tree | be8eb8aec734d6f79022a48ac0ac34e66be6c55b /roles/nameservers | |
parent | 544a62ea16a289a12b55690ad918068fb5f00564 (diff) | |
download | oldinfra-4e93a081f87298948ef706ed2dc9d32d989bc8b8.tar.gz oldinfra-4e93a081f87298948ef706ed2dc9d32d989bc8b8.zip |
update mcbeta nameserver
Diffstat (limited to 'roles/nameservers')
-rw-r--r-- | roles/nameservers/templates/db.simponic.xyz.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/nameservers/templates/db.simponic.xyz.j2 b/roles/nameservers/templates/db.simponic.xyz.j2 index beed50f..87441f5 100644 --- a/roles/nameservers/templates/db.simponic.xyz.j2 +++ b/roles/nameservers/templates/db.simponic.xyz.j2 @@ -17,7 +17,7 @@ simponic.xyz. IN NS {{ dns_replica_hostname }}.simponic.xyz. johan.simponic.xyz. 1 IN A 23.95.20.192 osaka.simponic.xyz. 1 IN A 129.123.76.14 -mcbeta.simponic.xyz. 1 IN A 23.95.20.45 +mcbeta.simponic.xyz. 1 IN A 24.11.13.69 mail.simponic.xyz. 1 IN A 192.3.248.205 |