diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-02 00:36:16 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-02 00:36:16 -0400 |
| commit | 845162a2b14fbf270195d432078fb90c93543572 (patch) | |
| tree | 7d281106d0ffbe15c67b6ad781205e57038e770a /config.hs | |
| parent | 385a8854df70a043e656a03b1cbe709e26ee6c8c (diff) | |
propellor spin
Diffstat (limited to 'config.hs')
| -rw-r--r-- | config.hs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
