diff options
| author | Joey Hess <joey@kitenet.net> | 2014-07-09 16:30:10 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-07-09 16:30:10 -0400 |
| commit | 4791f0c54f7347ec22055bbe3a9652c5a5c7c837 (patch) | |
| tree | f9e24df5b5d37daa42c3bfd2734bd04ae5a72ee4 | |
| parent | 1594704fb983b1ea659c6119ca397c1e03e2036c (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs index 80a137a6..18f0a32b 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -200,8 +200,10 @@ hosts = -- (o) ` & "/etc/ssh/sshd_config" `File.containsLine` "Port 80" `onChange` Service.restarted "ssh" + -- temp & Docker.docked hosts "amd64-git-annex-builder" & Docker.docked hosts "i386-git-annex-builder" + & Docker.docked hosts "android-git-annex-builder" --' __|II| ,. |
