From: Mark Wooding Date: Fri, 7 May 2010 08:35:48 +0000 (+0100) Subject: distorted.lisp: New VPN host `terror'. X-Git-Url: https://git.distorted.org.uk/~mdw/zones/commitdiff_plain/9afe85bf60aff48472acc5a0df0181a07bee3020 distorted.lisp: New VPN host `terror'. --- diff --git a/distorted.lisp b/distorted.lisp index ddcec18..b5a3e94 100644 --- a/distorted.lisp +++ b/distorted.lisp @@ -40,6 +40,7 @@ ;; Virtual private network. (defhost crybaby (virtual 1)) +(defhost terror (virtual 2)) ;; Iodine network. (defhost vampire.iodine (iodine 1)) @@ -121,6 +122,7 @@ ;; Virtual network (virtual :net virtual) (crybaby (virtual :a crybaby)) + (terror (virtual :a terror)) (iodine :net iodine) ;; ;; ITS