https://github.com/saltstack-formulas/crontab-formula
saltstack formula to manage crontab
https://github.com/saltstack-formulas/crontab-formula
Last synced: 12 months ago
JSON representation
saltstack formula to manage crontab
- Host: GitHub
- URL: https://github.com/saltstack-formulas/crontab-formula
- Owner: saltstack-formulas
- License: other
- Created: 2017-06-01T10:31:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-08T09:46:05.000Z (about 7 years ago)
- Last Synced: 2025-01-11T16:38:06.666Z (about 1 year ago)
- Language: HTML
- Size: 3.91 KB
- Stars: 6
- Watchers: 46
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
=======
crontab
=======
Formulas to set up and configure the crontab config file.
Without pillar data the formula will use random.seed to randomize the crontab.
Reason: fixing the thundering herd problem. On a large scale environment with all machines
synchronized with NTP all cronjobs will run within milliseconds of each other.
This will randomize all machines which minute the cron job will run, reducing
the load.
Available states
================
.. contents::
:local:
``crontab``
-----------
``crontab`` will (re)place and (re)configure the file /etc/crontab. The timings can be changed via pillar.