mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
4a00cc5b70
This change is an implementation for managing commented cron jobs. Before that, commented cron jobs were not manageable by salt. They were ignored at reading, and thus lost while writing the new crontab. This is described in issue #29082, which should be fixed now. There is a new `commented` parameter, defaulting to False. The cron job is set like any other, but is prefixed by `#DISABLED#`. |
||
---|---|---|
.. | ||
integration | ||
perf | ||
pkg/rpm | ||
unit | ||
utils | ||
__init__.py | ||
buildpackage.py | ||
committer_parser.py | ||
consist.py | ||
eventlisten.py | ||
eventlisten.sh | ||
jenkins.py | ||
minionswarm.py | ||
modparser.py | ||
packdump.py | ||
runtests.py | ||
salt-tcpdump.py | ||
saltsh.py | ||
wheeltest.py |