Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 947 Bytes

README.rst

File metadata and controls

34 lines (24 loc) · 947 Bytes

cron-formula

Install and configure cron and set up cron tasks. Tested in CentOS 6/7 and Ubuntu 12/14/16.

Available states

Join install, configure and service states.

Install required package to run cron.

Configure cron tasks based on the pillar configuration.

Remember that is you need to delete a cron task you have to set type as absent if not, the crontask will not be deleted. You can also disable a crontask using the commented keyword.

Manage the cron service. Stopping or starting it. If needed, you can disable the cron service by setting the enabled: False option in the pillar.