summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-07-09 15:43:08 -0400
committerJoey Hess2014-07-09 15:43:08 -0400
commit1594704fb983b1ea659c6119ca397c1e03e2036c (patch)
treecf17732896d16cddd6a6dd7532c7ce1a75e64352 /config-joey.hs
parentbae7e085977f5c2470e9e1aa4f74fa44b69db456 (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs4
1 files changed, 4 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 37604e55..80a137a6 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -157,6 +157,7 @@ hosts = -- (o) `
& Apt.unattendedUpgrades
& Ssh.hostKeys ctx
& Ssh.keyImported SshRsa "joey" ctx
+ & Apt.serviceInstalledRunning "swapspace"
& alias "eubackup.kitenet.net"
& Apt.installed ["obnam", "sshfs", "rsync"]
@@ -198,6 +199,9 @@ hosts = -- (o) `
-- block 22.
& "/etc/ssh/sshd_config" `File.containsLine` "Port 80"
`onChange` Service.restarted "ssh"
+
+ & Docker.docked hosts "amd64-git-annex-builder"
+ & Docker.docked hosts "i386-git-annex-builder"
--' __|II| ,.