diff options
| -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| ,. |
