chiark
/
gitweb
/
~mdw
/
distorted-ansible
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e62fa6a
)
hosts/hosts.lisp: Add new host `haze'.
author
Mark Wooding
<mdw@distorted.org.uk>
Tue, 14 Jul 2015 10:15:37 +0000
(11:15 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Tue, 14 Jul 2015 10:15:37 +0000
(11:15 +0100)
Mostly because it's non-Debian.
hosts/hosts.lisp
patch
|
blob
|
blame
|
history
diff --git
a/hosts/hosts.lisp
b/hosts/hosts.lisp
index 2d3724ea478e9a8c4bfc3d8e3065222a4e54b066..b39cf12c1b11d157f786b938b7b5aa4e7ab5501a 100644
(file)
--- a/
hosts/hosts.lisp
+++ b/
hosts/hosts.lisp
@@
-55,6
+55,11
@@
(defhost crybaby
:location :mobile
:client t)
:location :mobile
:client t)
+(defhost haze
+ :os :sailfish
+ :location :mobile
+ :client t)
+
;;;--------------------------------------------------------------------------
;;; Colocated servers.
;;;--------------------------------------------------------------------------
;;; Colocated servers.