distorted: Remove entry for evolution.fretwank.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 10 Dec 2008 09:41:22 +0000 (09:41 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 10 Dec 2008 09:41:22 +0000 (09:41 +0000)
evolution now only exists on the untrusted network.

distorted.lisp

index 416a37b..3d21619 100644 (file)
@@ -25,7 +25,7 @@
 ;; Unsafe network.
 (defhost guvnor (unsafe 1))
 (defhost metalzone (unsafe 2))
-(defhost evolution.fretwank (unsafe 3))
+;;(defhost evolution.fretwank (unsafe 3))
 (defhost vampire (unsafe 4))
 
 ;; Safe network.
   ;;
   ;; Wireless gateway
   (untrusted :net untrusted)
-  (evolution
-   :a evolution
-   (untrusted :a evolution)
-   (fretwank :a evolution.fretwank))
+  (evolution (untrusted :a evolution))
   ;;
   ;; Local services
   (@ :svc www-frontend)