From: Mark Wooding Date: Tue, 7 Jun 2011 12:28:57 +0000 (+0100) Subject: distorted.lisp: Move ibanez into the unsafe net. X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/zones/commitdiff_plain/2667dd1c49f5851f98b97cf6f7e6a03010999eb4 distorted.lisp: Move ibanez into the unsafe net. --- diff --git a/distorted.lisp b/distorted.lisp index d0c75e5..9d81567 100644 --- a/distorted.lisp +++ b/distorted.lisp @@ -32,11 +32,11 @@ (defhost vampire (unsafe 4)) (defhost roadstar (unsafe 5)) (defhost jem (unsafe 6)) (defhost artist (unsafe 7)) +(defhost ibanez (unsafe 14)) ;; Safe network. (defhost tubescreamer (safe 1)) (defhost obsidian (safe 2)) -(defhost ibanez (safe 3)) ;; Wireless network. (defhost vampire.untrusted (untrusted 1))