From 942552158c2e56cadfa225f87f0aba8dc689a384 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 9 Apr 2014 12:00:23 -0400 Subject: openid needs a good clock --- config-joey.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'config-joey.hs') 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. -- cgit v1.2.3