diff options
Diffstat (limited to 'records.json')
| -rw-r--r-- | records.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/records.json b/records.json index 6af454a..10ac80e 100644 --- a/records.json +++ b/records.json @@ -111,5 +111,27 @@ "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" + }, + + { + "type": "A", + "name": "www.int.mistymountainstherapy.com.", + "content": "10.212.0.1", + "ttl": "43200", + "internal": "on" + }, + { + "type": "A", + "name": "mail.int.mistymountainstherapy.com.", + "content": "10.212.0.2", + "ttl": "43200", + "internal": "on" } ] |
