add backup monitor

This commit is contained in:
Elizabeth Hunt 2024-04-21 21:25:53 -07:00
parent 501fbcf18d
commit 129516d3b5
Signed by untrusted user who does not match committer: simponic
GPG Key ID: 2909B9A7FF6213EE
1 changed files with 7 additions and 0 deletions

View File

@ -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"
}
]