X-Git-Url: https://git.distorted.org.uk/~mdw/zones/blobdiff_plain/76a134ee07441d45a59a8f2afde9733bf5ba4f4e..1a8dfbe2f3ee79f020e765f7c41aef9ee0074604:/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)