binswood.lisp, hosts.lisp: Stable name and address for the printer.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 10 Feb 2013 13:10:37 +0000 (13:10 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 10 Feb 2013 13:10:37 +0000 (13:10 +0000)
binswood.lisp
hosts.lisp

index efd21cc..767e178 100644 (file)
@@ -16,6 +16,7 @@
   (netgear :a netgear.binswood)
   (linksys :a linksys.binswood)
   (mango :a mango.binswood)
+  (hplaser :a hplaser.binswood)
 
   ;; Dynamic addresses.
   (dyn :ns ((radius.ns.dyn :ip radius)
index 3b0da3c..e48f8d9 100644 (file)
 (defhost netgear.binswood (binswood 1))
 (defhost linksys.binswood (binswood 2))
 (defhost mango.binswood (binswood 3))
+(defhost hplaser.binswood (binswood 4))
 
 ;;;--------------------------------------------------------------------------
 ;;; Host switch.