Skip to content

Commit

Permalink
Add entries for hypershift demos
Browse files Browse the repository at this point in the history
  • Loading branch information
larsks committed Dec 18, 2024
1 parent 97fdc0b commit 1f21157
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 5 deletions.
9 changes: 9 additions & 0 deletions zonefiles/hypershift2.svc.massopen.cloud.zone
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
$ORIGIN hypershift2.svc.massopen.cloud.
@ 900 IN SOA ns-1135.awsdns-13.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400
@ 172800 IN NS ns-1135.awsdns-13.org.
@ 172800 IN NS ns-286.awsdns-35.com.
@ 172800 IN NS ns-1964.awsdns-53.co.uk.
@ 172800 IN NS ns-588.awsdns-09.net.

api 900 IN A 128.31.20.43
*.apps 900 IN A 128.31.20.156
9 changes: 9 additions & 0 deletions zonefiles/int.massopen.cloud.zone
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,12 @@ $ORIGIN int.massopen.cloud.
rgw-j-01 300 IN A 192.168.28.198
rgw-j-02 300 IN A 192.168.28.200
rgw-j-vip 300 IN A 192.168.28.199

api.demo1 300 IN A 128.31.20.216
api-int.demo1 300 IN A 128.31.20.216
*.apps.demo1 300 IN A 128.31.20.146

api.demo2 300 IN A 128.31.20.114
*.apps.demo2 300 IN A 128.31.20.179

api.demo3 300 IN A 128.31.20.234
15 changes: 10 additions & 5 deletions zonefiles/svc.massopen.cloud.zone
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
$ORIGIN svc.massopen.cloud.
@ 900 IN SOA ns-553.awsdns-05.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400
@ 172800 IN NS ns-553.awsdns-05.net.
@ 172800 IN NS ns-1870.awsdns-41.co.uk.
@ 172800 IN NS ns-36.awsdns-04.com.
@ 172800 IN NS ns-1326.awsdns-37.org.
@ 900 IN SOA ns-553.awsdns-05.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400
@ 172800 IN NS ns-553.awsdns-05.net.
@ 172800 IN NS ns-1870.awsdns-41.co.uk.
@ 172800 IN NS ns-36.awsdns-04.com.
@ 172800 IN NS ns-1326.awsdns-37.org.

hypershift2 86400 IN NS ns-1135.awsdns-13.org.
hypershift2 86400 IN NS ns-286.awsdns-35.com.
hypershift2 86400 IN NS ns-1964.awsdns-53.co.uk.
hypershift2 86400 IN NS ns-588.awsdns-09.net.

0 comments on commit 1f21157

Please sign in to comment.