X-Git-Url: https://git.distorted.org.uk/~mdw/zones/blobdiff_plain/76a134ee07441d45a59a8f2afde9733bf5ba4f4e..dc153eb7e37188b69dc7f8c6b2c93d68d6a6fedd:/hosts.lisp diff --git a/hosts.lisp b/hosts.lisp index 34c3a88..7afcd28 100644 --- a/hosts.lisp +++ b/hosts.lisp @@ -161,13 +161,15 @@ (defhost vampire vampire.unsafe) (defhost precision precision.colo) (defhost telecaster telecaster.colo) - (defhost stratocaster stratocaster.colo)) + (defhost stratocaster stratocaster.colo) + (defhost national national.upn)) (t (defhost radius radius.dmz) (defhost vampire vampire.dmz) (defhost precision precision.jump) (defhost telecaster telecaster.jump) - (defhost stratocaster stratocaster.jump))) + (defhost stratocaster stratocaster.jump) + (defhost national national.linode))) (defhost jaguar jaguar.jump)