chiark / gitweb /
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 416a37be46d4429cdf1cc9dcb5d6c30e0063cebe..3d21619760648714dc9064b3b064eb6eb569dcfe 100644 (file)
@@ -25,7 +25,7 @@ (defhost guvnor.demon 80.177.3.76)
 ;; Unsafe network.
 (defhost guvnor (unsafe 1))
 (defhost metalzone (unsafe 2))
 ;; 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.
 (defhost vampire (unsafe 4))
 
 ;; Safe network.
@@ -86,10 +86,7 @@ (defzone distorted.org.uk
   ;;
   ;; Wireless gateway
   (untrusted :net untrusted)
   ;;
   ;; Wireless gateway
   (untrusted :net untrusted)
-  (evolution
-   :a evolution
-   (untrusted :a evolution)
-   (fretwank :a evolution.fretwank))
+  (evolution (untrusted :a evolution))
   ;;
   ;; Local services
   (@ :svc www-frontend)
   ;;
   ;; Local services
   (@ :svc www-frontend)