summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/chef/resource/cron_d.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/resource/cron_d.rb b/lib/chef/resource/cron_d.rb
index caab0a4b7b..df87308532 100644
--- a/lib/chef/resource/cron_d.rb
+++ b/lib/chef/resource/cron_d.rb
@@ -158,7 +158,7 @@ class Chef
description: "The octal mode of the generated crontab file.",
default: "0600"
- property :random_delay, Integer
+ property :random_delay, Integer,
description: "Start the job with a random number of minutes with the upper limit being this property."
# warn if someone passes the deprecated cookbook property