diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-09-09 13:54:35 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-09-09 13:54:35 -0400 |
| commit | 5b259b5c48d16b13855a0e6b4f853139929365b2 (patch) | |
| tree | 0314ac415090b1b6475b8b9c2d65614582c7d1fa | |
| parent | d7a9157e7e1e8f447864d9d0cdd20ed1839fc23c (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs index f5d2333e..e00b7d95 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -140,7 +140,7 @@ orca = standardSystem "orca.kitenet.net" Unstable "amd64" & Apt.serviceInstalledRunning "ntp" & Systemd.persistentJournal - & Systemd.nspawned (GitAnnexBuilder.autoBuilderContainer + ! Systemd.nspawned (GitAnnexBuilder.autoBuilderContainer GitAnnexBuilder.standardAutoBuilder (System (Debian Testing) "amd64") fifteenpast "2h") & Systemd.nspawned (GitAnnexBuilder.autoBuilderContainer |
