From 118ca30f9eaf63541a27417dcc0d152314a86ce7 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Fri, 21 Feb 2014 14:58:32 +0000 Subject: [PATCH] binswood.lisp: Stable addreess for spare printer. --- binswood.lisp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/binswood.lisp b/binswood.lisp index d15e1d6..fbba896 100644 --- a/binswood.lisp +++ b/binswood.lisp @@ -12,6 +12,7 @@ (defhost mango.binswood (binswood 3)) (defhost hplaser.binswood (binswood 4)) (defhost wifi-client-1.binswood (binswood 5)) +(defhost hplaser2.binswood (binswood 6)) (defzone binswood.org.uk @@ -26,6 +27,7 @@ (linksys :a linksys.binswood) (mango :a mango.binswood) (hplaser :a hplaser.binswood) + (hplaser2 :a hplaser2.binswood) (wifi-client-1 :a wifi-client-1.binswood) ;; External services. -- 2.11.0