Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-22 | init: 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-22 | periodic: s/downlaod/download | Daniele Sluijters | |
2015-04-22 | unattended_upgrades: Only set MailOnError if true | Daniele Sluijters | |
When MailOnError is not set it will mail for everything by default so it only makes sense to have that key if we want it set to true. | |||
2015-04-22 | unattended_upgrades: Use the _mail hash | Daniele Sluijters | |
2015-04-22 | unattended_upgrades: Remove spurious newlines | Daniele Sluijters | |
2015-04-22 | periodic: Add empty comment line for consistency | Daniele Sluijters | |
2015-04-22 | periodic: Uncomment debdelta config line | Daniele Sluijters | |
2015-04-15 | Fix to use the `mail` hash. | Morgan Haskel | |
Testing unattended upgrades | |||
2015-04-14 | Initial commit (this is not finished). | Daniele Sluijters | |