diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-03-09 03:19:05 -0500 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-03-09 03:19:05 -0500 |
commit | 544a62ea16a289a12b55690ad918068fb5f00564 (patch) | |
tree | 31b3389222bb4be2abea9ec36bd159c42357301a /roles/nameservers/templates | |
parent | 5232b710f00e85ce3b031bcaa77ff8cb81122d38 (diff) | |
download | oldinfra-544a62ea16a289a12b55690ad918068fb5f00564.tar.gz oldinfra-544a62ea16a289a12b55690ad918068fb5f00564.zip |
drone.io
Diffstat (limited to 'roles/nameservers/templates')
-rw-r--r-- | roles/nameservers/templates/db.simponic.xyz.j2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/nameservers/templates/db.simponic.xyz.j2 b/roles/nameservers/templates/db.simponic.xyz.j2 index 38c502f..beed50f 100644 --- a/roles/nameservers/templates/db.simponic.xyz.j2 +++ b/roles/nameservers/templates/db.simponic.xyz.j2 @@ -17,6 +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 mail.simponic.xyz. 1 IN A 192.3.248.205 @@ -45,3 +46,4 @@ mail._domainkey.simponic.xyz. 1 IN TXT ( "v=DKIM1; h=sha256; k=rsa; " "lKZ3nglGzPfdJEpfLyXBP4l5UlxqWYUIrCzqHY9bNmyPepb1CJT97AD5jGGngCrnMCmllAdyOKa1ds5uoPjjGaLO8bOoBWXQuacn++hDsdyQ78Y673T2935CN/uGgrLBs9UiA0BQIDAQAB" ) ; ----- DKIM key mail for simponic.xyz _dmarc.simponic.xyz. 1 IN TXT "v=DMARC1; p=quarantine; sp=quarantine; fo=0; adkim=r; aspf=r; pct=100; rf=afrf; ri=86400; rua=mailto:dmarc.report@simponic.xyz; ruf=mailto:dmarc.report@simponic.xyz" simponic.xyz. 1 IN TXT "v=spf1 mx ip4:192.3.248.205 ~all" +simponic.xyz. 1 IN TXT "google-site-verification=iP51S608sxhIkualEX6iODQBGVV8YVe8PY_tij4fdIM" |