X-Git-Url: https://git.distorted.org.uk/~mdw/zones/blobdiff_plain/8b28f72f423d32b90a08537d2c013a22228795d3..43fc56bd687d70a16ec7cc6921e5a7681fe2674d:/distorted.lisp?ds=sidebyside diff --git a/distorted.lisp b/distorted.lisp index d8be3a7..c83fb17 100644 --- a/distorted.lisp +++ b/distorted.lisp @@ -91,10 +91,10 @@ (ntp :cname ntp0) (www-cache :anycast ((any www-cache.any) - (jump telecaster.jump) - (dmz roadstar.dmz) - (unsafe roadstar.unsafe) - (colo telecaster.colo))) + (jump (:ipv4 telecaster.jump)) + (dmz (:ipv4 roadstar.dmz)) + (unsafe (:ipv4 roadstar.unsafe)) + (colo (:ipv4 telecaster.colo)))) (wpad :cname www-cache) (_kerberos :txt "DISTORTED.ORG.UK")