From aa51f51a588f129495b308baf519088c8bad1d01 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 25 Mar 2019 10:15:48 -0400 Subject: propellor spin --- src/Propellor/Property/SiteSpecific/Branchable.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor/Property/SiteSpecific/Branchable.hs') diff --git a/src/Propellor/Property/SiteSpecific/Branchable.hs b/src/Propellor/Property/SiteSpecific/Branchable.hs index 3c4d44a1..79a5b45f 100644 --- a/src/Propellor/Property/SiteSpecific/Branchable.hs +++ b/src/Propellor/Property/SiteSpecific/Branchable.hs @@ -56,7 +56,7 @@ server hosts = propertyList "branchable server" $ props ] [ Borg.KeepDays 7 , Borg.KeepWeeks 5 - , Borg.KeepMonths 12 + , Borg.KeepMonths 3 , Borg.KeepYears 1 ] & Ssh.userKeys (User "root") (Context "branchable.com") -- cgit v1.2.3