File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -445,7 +445,7 @@ Set up (the latest version of) [HAProxy](http://www.haproxy.org/) in Ubuntu syst
445
445
* ` haproxy_letsencrypt_ocsp_deploy_job.state ` : [ default: ` absent ` ] : Whether to ensure the job is present or absent
446
446
* ` haproxy_letsencrypt_ocsp_deploy_job.day ` : [ default: ` * ` ] : Day of the month the job should run (` 1-31 ` , ` * ` , ` */2 ` )
447
447
* ` haproxy_letsencrypt_ocsp_deploy_job.hour ` : [ default: ` 0 ` ] : Hour when the job should run (e.g. ` 0-23 ` , ` * ` , ` */2 ` )
448
- * ` haproxy_letsencrypt_ocsp_deploy_job.minute ` : [ default: ` * ` ] : Minute when the job should run (e.g. ` 0-59 ` , ` * ` , ` */2 ` )
448
+ * ` haproxy_letsencrypt_ocsp_deploy_job.minute ` : [ default: ` 0 ` ] : Minute when the job should run (e.g. ` 0-59 ` , ` * ` , ` */2 ` )
449
449
* ` haproxy_letsencrypt_ocsp_deploy_job.month ` : [ default: ` * ` ] : Month of the year the job should run (e.g ` 1-12 ` , ` * ` , ` */2 ` )
450
450
* ` haproxy_letsencrypt_ocsp_deploy_job.weekday ` : [ default: ` * ` ] : Day of the week that the job should run (e.g. ` 0-6 ` for Sunday-Saturday, ` * ` )
451
451
You can’t perform that action at this time.
0 commit comments