diff options
| -rw-r--r-- | config-joey.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs index 6c4507d6..a9ca469a 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -38,6 +38,7 @@ host hostname@"clam.kitenet.net" = standardSystem Unstable $ props & Tor.isBridge & JoeySites.oldUseNetshellBox & Docker.docked container hostname "openid-provider" + `requires` Apt.installed ["ntp"] & Docker.configured & Docker.garbageCollected `period` Daily -- Orca is the main git-annex build box. |
