Set ping_on_rotate
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful

Enable option to ensure minions are immediately responsive after key
rotations.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
Georg Pfuetzenreuter 2023-05-01 20:24:13 +02:00
parent 1089146801
commit 2a9a5cf394
Signed by: Georg
GPG Key ID: 1ED2F138E7E6FF57

View File

@ -60,6 +60,7 @@ salt:
timeout: 20
gather_job_timeout: 20
keep_jobs: 30
ping_on_rotate: True
user: ${'secret_salt:master:user'}
syndic_user: ${'secret_salt:master:syndic_user'}
cache.redis.unix_socket_path: ${'secret_salt:master:cache.redis.unix_socket_path'}