From: Mark Wooding Date: Tue, 14 Jul 2015 10:15:37 +0000 (+0100) Subject: hosts/hosts.lisp: Add new host `haze'. X-Git-Url: https://git.distorted.org.uk/~mdw/distorted-ansible/commitdiff_plain/3b376fde231b20b2151b8fbdb84b848d512a7deb hosts/hosts.lisp: Add new host `haze'. Mostly because it's non-Debian. --- 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.