1b6907a404
example scheudule: CELERYBEAT_SCHEDULE = { 'certificate_rotate': { 'task': 'lemur.common.celery.certificate_rotate', 'options': { 'expires': 180 }, 'schedule': crontab(minute="*"), 'kwargs': {'region': 'us-east-1'} } } |
||
---|---|---|
.. | ||
__init__.py | ||
celery.py | ||
defaults.py | ||
fields.py | ||
health.py | ||
managers.py | ||
missing.py | ||
redis.py | ||
schema.py | ||
utils.py | ||
validators.py |