summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Borg.hs
AgeCommit message (Collapse)Author
2017-08-25Borg: Fix broken shell escaping in borg cron job.Joey Hess
2017-08-25clarify commentJoey Hess
And, the borg property adds a :: , so don't need that in the use on branchable.
2017-02-26use val instead of showJoey Hess
2016-06-13add DebianKernel datatypeFélix Sipma
(cherry picked from commit 3590a1241580ddcdd153e2619a3c02ce18a8db8c but without the changes to src/Propellor/Precompiled.hs)
2016-05-17add descriptionsJoey Hess
2016-05-15add Borg moduleFélix Sipma