Skip to content

Commit b3bc036

Browse files
committed
Add turing DNS
1 parent 3a266af commit b3bc036

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

dns/zones/pydis.wtf.zone/box.yaml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@
77
type: CNAME
88
value: lovelace.box.pydis.wtf.
99

10+
"*.turing.box":
11+
octodns:
12+
cloudflare:
13+
auto-ttl: true
14+
ttl: 300
15+
type: CNAME
16+
value: turing.box.pydis.wtf.
17+
1018
ldap01.box:
1119
octodns:
1220
cloudflare:
@@ -38,3 +46,17 @@ lovelace.box:
3846
ttl: 300
3947
type: AAAA
4048
value: 2a03:4000:62:ce0:2496:aeff:fe97:dea4
49+
50+
turing.box:
51+
- octodns:
52+
cloudflare:
53+
auto-ttl: true
54+
ttl: 300
55+
type: A
56+
value: 5.252.225.193
57+
- octodns:
58+
cloudflare:
59+
auto-ttl: true
60+
ttl: 300
61+
type: AAAA
62+
value: 2a03:4000:40:2f2:7460:66ff:feda:145b

0 commit comments

Comments
 (0)