From 3b376fde231b20b2151b8fbdb84b848d512a7deb Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Tue, 14 Jul 2015 11:15:37 +0100 Subject: [PATCH] hosts/hosts.lisp: Add new host `haze'. Mostly because it's non-Debian. --- hosts/hosts.lisp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hosts/hosts.lisp b/hosts/hosts.lisp index 2d3724e..b39cf12 100644 --- a/hosts/hosts.lisp +++ b/hosts/hosts.lisp @@ -55,6 +55,11 @@ :location :mobile :client t) +(defhost haze + :os :sailfish + :location :mobile + :client t) + ;;;-------------------------------------------------------------------------- ;;; Colocated servers. -- 2.11.0