chiark / gitweb /
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 efd21cca66bb24a0bf944aaaadcd9ca0eb4a2dbe..767e1785e0d7de858c3fb1a8c44d1da2f09dd749 100644 (file)
@@ -16,6 +16,7 @@ (defzone binswood.org.uk
   (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 3b0da3c2debd48ff1a607ebfdf2a216ae27bc3b4..e48f8d98455c891553dd68c0471408f900344c11 100644 (file)
@@ -117,6 +117,7 @@ (defnet binswood.org.uk 10.165.27.0/24
 (defhost netgear.binswood (binswood 1))
 (defhost linksys.binswood (binswood 2))
 (defhost mango.binswood (binswood 3))
+(defhost hplaser.binswood (binswood 4))
 
 ;;;--------------------------------------------------------------------------
 ;;; Host switch.