Skip to content

Commit 5ee253c

Browse files
backport of commit 8d0a99c (#14782)
This pull request was automerged via backport-assistant
1 parent ffd15cd commit 5ee253c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

website/content/docs/job-specification/periodic.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ consistent evaluation when Nomad spans multiple time zones.
4848
be parsable by Golang's
4949
[LoadLocation](https://golang.org/pkg/time/#LoadLocation).
5050

51+
- `enabled` `(bool: true)` - Specifies if this job should run. This not only
52+
prevents this job from running on the `cron` schedule but prevents force
53+
launches.
54+
5155
## `periodic` Examples
5256

5357
The following examples only show the `periodic` stanzas. Remember that the

0 commit comments

Comments
 (0)