summaryrefslogtreecommitdiff
path: root/templates/periodic.erb
AgeCommit message (Collapse)Author
2015-04-22init: Turn size into a single value.Daniele Sluijters
The `size` hash could only ever have the `max` key so it makes more sense to have this as a plain value. This also upgrades the dependency on stdlib to 4.6.0 since we're using the new `validate_integer` function.
2015-04-22periodic: s/downlaod/downloadDaniele Sluijters
2015-04-22periodic: Add empty comment line for consistencyDaniele Sluijters
2015-04-22periodic: Uncomment debdelta config lineDaniele Sluijters
2015-04-14Initial commit (this is not finished).Daniele Sluijters