From 129516d3b5ce9e36fc00c111655b50b52524d644 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sun, 21 Apr 2024 21:25:53 -0700 Subject: [PATCH] add backup monitor --- records.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/records.json b/records.json index 6af454a..3124469 100644 --- a/records.json +++ b/records.json @@ -111,5 +111,12 @@ "content": "europa.internal.simponic.xyz.", "ttl": "43200", "internal": "on" + }, + { + "type": "CNAME", + "name": "backups.internal.simponic.xyz.", + "content": "johan.internal.simponic.xyz.", + "ttl": "43200", + "internal": "on" } ]