Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-13 | (PUP-9697) Updated crontab read path for Solaris | Sebastian Miclea | |
2019-01-09 | (MODULES-7789) Port over the PUP-9217 changes | Enis Inan | |
PUP-9217 introduced the :raise_prefetch_errors option to the ParsedFile provider base class that, when set, will fail any resources associated with a failed prefetch target. Thus, when a file read error does occur, Puppet will fail all of the resources associated with the failed crontab (target). This means that the failed crontab will not be overwritten, thus fixing the issue described in the ticket. For more details, please refer to https://github.com/puppetlabs/puppet/commit/5b0fa987e5b7b27839e424ff16d59c7bf081c73a | |||
2018-12-07 | (MODULES-8306) Port over the crontab filetypes from Puppet | Enis Inan | |
2018-08-23 | Update readme and description | Jorie Tappa | |
2018-08-08 | Disable Style/PredicateName cop | Jorie Tappa | |
2018-08-08 | Disable Lint/EmptyWhen cop | Jorie Tappa | |
2018-08-08 | Fix Style/MultilineBlockChain violation | Jorie Tappa | |
2018-08-08 | Fix Style/MultipleComparison cop violations | Jorie Tappa | |
2018-08-08 | Fix Style/IfInsideElse violation | Jorie Tappa | |
2018-08-08 | Fix Lint/EmptyWhen violation | Jorie Tappa | |
2018-08-07 | Fix Style/GuardClause violations. | Jorie Tappa | |
2018-08-01 | Fix Lint/EndAlignment violations | Jorie Tappa | |
2018-08-01 | Fix Lint/AssignmentInCondition violations. | Jorie Tappa | |
2018-08-01 | Fix Style/RegexpLiteral violations | Jorie Tappa | |
2018-08-01 | Apply automatic pdk validate fixes | Jorie Tappa | |
2018-07-31 | Initial cron import from puppet 7a4c5f07bdf61a7bc7aa32a50e99489a604eac52 | Jorie Tappa | |