diff options
author | Vincent Ambo <tazjin@gmail.com> | 2018-01-03T13·21+0100 |
---|---|---|
committer | Vincent Ambo <tazjin@gmail.com> | 2018-01-03T13·21+0100 |
commit | 20b26dae3b590f27ba7387572e8da015f0d0b8c0 (patch) | |
tree | 18d2b6152dbdf40bdf12cad926b4625f8a83a229 /dns/oslo-pub | |
parent | 41a213054de9241a92833b8db5345715e4e6c66d (diff) |
feat(dns): Import oslo-pub zone to git
Diffstat (limited to 'dns/oslo-pub')
-rw-r--r-- | dns/oslo-pub | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dns/oslo-pub b/dns/oslo-pub new file mode 100644 index 000000000000..674687484b90 --- /dev/null +++ b/dns/oslo-pub @@ -0,0 +1,8 @@ +;; Do not delete these +oslo.pub. 21600 IN NS ns-cloud-c1.googledomains.com. +oslo.pub. 21600 IN NS ns-cloud-c2.googledomains.com. +oslo.pub. 21600 IN NS ns-cloud-c3.googledomains.com. +oslo.pub. 21600 IN NS ns-cloud-c4.googledomains.com. +oslo.pub. 21600 IN SOA ns-cloud-c1.googledomains.com. cloud-dns-hostmaster.google.com. 4 21600 3600 1209600 300 + +oslo.pub. 60 IN A 46.21.106.241 |