improved naming

This commit is contained in:
Hossein Shafagh 2020-10-22 10:58:16 -07:00
parent 2cc03088cd
commit c40ecd12cb
1 changed files with 1 additions and 1 deletions

View File

@ -845,7 +845,7 @@ def enable_autorotate_for_certs_attached_to_endpoint():
@celery.task(soft_time_limit=3600) @celery.task(soft_time_limit=3600)
def deactivate_entrust(): def deactivate_entrust_test_certificates():
""" """
This celery task attempts to deactivate all not yet deactivated Entrust certificates, and should only run in TEST This celery task attempts to deactivate all not yet deactivated Entrust certificates, and should only run in TEST
:return: :return: