D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
- // Publish CAA records indicating that only letsencrypt should issue certificates
+ // Publish CAA records indicating that only letsencrypt and globalsign (Fastly) should issue certificates
CAA("@", "issue", "letsencrypt.org", CF_TTL_ANY),
CAA("@", "issuewild", "letsencrypt.org", CF_TTL_ANY),
+ CAA("@", "issue", "globalsign.com", CF_TTL_ANY),
+ CAA("@", "issuewild", "globalsign.com", CF_TTL_ANY),
CAA("@", "iodef", "mailto:hostmaster@openstreetmap.org"),
// Use shenron as the MX host
// Fastly cert domain ownership confirmation
TXT("@", "_globalsign-domain-verification=ps00GlW1BzY9c2_cwH_pFqRkvzZyaCVZ-3RLssRG6S"),
+ TXT("@", "_globalsign-domain-verification=W0buKB5ZmL-VwwHw2oQyQImk3I1q3hSemf2qmB1hjP"),
// Delegate MTA-STS policy for subdomains
CNAME("a.tile", "tile.geo.openstreetmap.org."),
CNAME("b.tile", "tile.geo.openstreetmap.org."),
CNAME("c.tile", "tile.geo.openstreetmap.org."),
+
+ // Fastly tile CDN testing
+
+ CNAME("cdn-fastly-test.tile", "osff2.map.fastly.net."),
// Services machine
A("urmel.ucl", URMEL_INTERNAL),
A("urmel.oob", URMEL_OOB),
+ // Prometheus server
+
+ A("prometheus", TIAMAT11_IPV4),
+
// Chef server
A("sarel", SAREL_IPV4),
AAAA("norbert", NORBERT_IPV6),
A("chrysophylax", CHRYSOPHYLAX_IPV4),
AAAA("chrysophylax", CHRYSOPHYLAX_IPV6),
- A("necrosan", NECROSAN_IPV4),
- AAAA("necrosan", NECROSAN_IPV6),
A("keizer", KEIZER_IPV4),
AAAA("keizer", KEIZER_IPV6),
A("vipertooth", VIPERTOOTH_IPV4),
AAAA("kilgharrah", KILGHARRAH_IPV6),
A("lockheed", LOCKHEED_IPV4),
AAAA("lockheed", LOCKHEED_IPV6),
+ A("lambton", LAMBTON_IPV4),
+ AAAA("lambton", LAMBTON_IPV6),
// Blades