diff options
| author | 2024-06-06 00:20:50 +0100 | |
|---|---|---|
| committer | 2024-06-06 00:20:50 +0100 | |
| commit | ad1b2a9ebd6866a7dfbbd1aadc28e0c97941638a (patch) | |
| tree | 1397e27e87424bcd359f43fa0d7e1371ca5ab4d7 /dns/zones | |
| parent | Add tmpfs to King Arthur (diff) | |
Add paste.pydis.wtf record for forwarding
Diffstat (limited to 'dns/zones')
| -rw-r--r-- | dns/zones/pydis.wtf.yaml | 8 | 
1 files changed, 8 insertions, 0 deletions
diff --git a/dns/zones/pydis.wtf.yaml b/dns/zones/pydis.wtf.yaml index 303bdaa..1ba2765 100644 --- a/dns/zones/pydis.wtf.yaml +++ b/dns/zones/pydis.wtf.yaml @@ -121,6 +121,14 @@ ops:    type: CNAME    value: ops-site.netlify.app. +paste: +  octodns: +    cloudflare: +      auto-ttl: true +  ttl: 300 +  type: A +  value: 1.2.3.4 +  pddc.devops:    octodns:      cloudflare:  |