chiark / gitweb /
hosts.lisp, distorted.lisp: Add static address for scanner.
[zones] / distorted.lisp
index 190c54e1f5e25e2d3cbbe2c9899b430587262cc1..9516a01ad50a00b6b3b0b9ee6c9f611fa23ffb0e 100644 (file)
@@ -235,9 +235,11 @@ (defzone distorted.org.uk
   (lunch :alias ap1)
   (lunch (safe :addr lunch.safe))
 
-  ;; Printer.
+  ;; Printer and scanner.
   (burntaxe :alias lp0)
   (burntaxe (safe :addr burntaxe.safe))
+  (unicorn :alias scan0)
+  (unicorn (safe :addr unicorn.safe))
 
   ;; Switches.
   (grigsby :alias tp0)