propellor spin

This commit is contained in:
Joey Hess 2014-04-02 00:36:16 -04:00
parent 385a8854df
commit 845162a2b1
Failed to extract signature
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ host hostname@"clam.kitenet.net" = Just
, File.dirExists "/var/www"
--, Docker.docked container hostname "webserver"
, Docker.garbageCollected
, Docker.docked container hostname "amd64-git-annex-builder"
, Apt.installed ["git-annex", "mtr"]
-- Should come last as it reboots.
, Apt.installed ["systemd-sysv"] `onChange` Reboot.now