summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-05-10 16:39:16 -0300
committerJoey Hess2014-05-10 16:39:16 -0300
commitd23312cb2b8e1396971a8daa2d05ef1d20969659 (patch)
tree168fd708864a701062c9b11b420f1a5ebceb946c /config-joey.hs
parentd7ad05acaaf05c7af066c1d41f3e70e61a9bec96 (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs
index c7c3f3be..769357ce 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -58,7 +58,7 @@ hosts = -- (o) `
& alias "openid.kitenet.net"
& Docker.docked hosts "openid-provider"
- `requires` Apt.installed ["ntp"]
+ `requires` Apt.serviceInstalledRunning "ntp"
& alias "ancient.kitenet.net"
& Docker.docked hosts "ancient-kitenet"