From: Mark Wooding Date: Sun, 10 Feb 2013 13:10:37 +0000 (+0000) Subject: binswood.lisp, hosts.lisp: Stable name and address for the printer. X-Git-Url: https://git.distorted.org.uk/~mdw/zones/commitdiff_plain/3981f7c36e2d4695e49c1a42ac52fafd0aa75e66 binswood.lisp, hosts.lisp: Stable name and address for the printer. --- diff --git a/binswood.lisp b/binswood.lisp index efd21cc..767e178 100644 --- a/binswood.lisp +++ b/binswood.lisp @@ -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) diff --git a/hosts.lisp b/hosts.lisp index 3b0da3c..e48f8d9 100644 --- a/hosts.lisp +++ b/hosts.lisp @@ -117,6 +117,7 @@ (defhost netgear.binswood (binswood 1)) (defhost linksys.binswood (binswood 2)) (defhost mango.binswood (binswood 3)) +(defhost hplaser.binswood (binswood 4)) ;;;-------------------------------------------------------------------------- ;;; Host switch.