summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-04-28 08:01:08 -0700
committerTim Smith <tsmith84@gmail.com>2020-04-28 08:01:08 -0700
commit1c10ea93d458d044b9e5dfff9c9940e623327adf (patch)
treebd917655d532a51959235ba52ec23f7251feed86
parentaca72e53f880ea6305cfb16c04a545f67a8510ca (diff)
downloadchef-1c10ea93d458d044b9e5dfff9c9940e623327adf.tar.gz
Update the chef_client_windows_task docs
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index e8a7606909..f890b7134c 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -173,7 +173,7 @@ Use the `chef_client_systemd_timer` resource to setup the Chef Infra Client to r
#### chef_client_windows_task
-Use the `chef_client_windows_task` resource to setup the Chef Infra Client to run on a schedule using cron on systemd based Linux systems (RHEL 7+, Debian 8+, Ubuntu 16.04+ SLES 12+). See the [chef_client_systemd_timer documentation](https://docs.chef.io/resources/chef_client_systemd_timer/) for full usage information.
+Use the `chef_client_windows_task` resource to setup the Chef Infra Client to run on a schedule using Windows Scheduled Tasks. See the [chef_client_windows_task documentation](https://docs.chef.io/resources/chef_client_windows_task/) for full usage information.
### plist