summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs
diff options
context:
space:
mode:
authorJoey Hess2016-01-02 22:15:07 -0400
committerJoey Hess2016-01-02 22:15:07 -0400
commit8c37f36b64268c24445f7f48247ae988d1f8d5ad (patch)
treebf516675fe9bca386fa8ab5d93881df890bf1f6e /src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs
parent320bffc603b8f4606d86602ba573778fafe5bcaf (diff)
clean cache on autobuilders
Diffstat (limited to 'src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs')
-rw-r--r--src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs b/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs
index 2312846c..153d714f 100644
--- a/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs
+++ b/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs
@@ -118,6 +118,7 @@ standardAutoBuilder osver@(System _ arch) flavor =
& os osver
& Apt.stdSourcesList
& Apt.unattendedUpgrades
+ & Apt.cacheCleaned
& User.accountFor (User builduser)
& tree arch flavor