summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2016-08-31 15:59:08 -0400
committerJoey Hess2016-08-31 15:59:08 -0400
commit3d2b5bb851fc9898ced38137dfcac3eadf39efae (patch)
tree9c83e2381210562732c4167f0f71c1dcf8fa9963 /joeyconfig.hs
parent0245d741337a6d1ebf878b074fe8c34650466290 (diff)
propellor spin
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index 91ce6348..d4634b02 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -468,6 +468,7 @@ k1 = host "k1.kitenet.net" $ props
& Apt.installed ["etckeeper", "sudo"]
& User.hasSomePassword (User "root")
& User.hasSomePassword (User "joey")
+ & Apt.serviceInstalledRunning "swapspace"
iabak :: Host
iabak = host "iabak.archiveteam.org" $ props