change rabbit from cname to A record
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Torma Kristóf 2022-02-19 22:33:03 +01:00
parent 4e74b817df
commit 97b9977bdd

View File

@ -46,6 +46,7 @@ D("tormakristof.eu", REG_MONITOR,
A('zelenka', '152.66.211.42'),
A('@', '152.66.211.211'),
A('mail', '152.66.211.211'),
A('rabbit', '152.66.211.211'),
AAAA('mail', '2001:738:2001:207f:0:211:211:5'),
AAAA('@', '2001:738:2001:207f:0:211:211:15'),
AAAA('apache', '2001:738:2001:207f:0:211:211:15'),
@ -68,7 +69,6 @@ D("tormakristof.eu", REG_MONITOR,
CNAME('mc', 'woolsey.tormakristof.eu.'),
CNAME('msoid', 'clientconfig.microsoftonline-p.net.'),
CNAME('nextcloud', 'woolsey.tormakristof.eu.'),
CNAME('rabbit', 'woolsey.tormakristof.eu.'),
CNAME('onielweb', 'v6.oniel.tormakristof.eu.', CF_PROXY_ON),
CNAME('sch', 'zelenka.tormakristof.eu.'),
CNAME('selector1._domainkey', 'selector1-tormakristof-eu._domainkey.tormakristof.onmicrosoft.com.'),