From 845d29b458718c93fd892c52737499a451bf9fdd Mon Sep 17 00:00:00 2001 From: Matt Dainty Date: Thu, 13 Dec 2018 10:32:36 +0000 Subject: [PATCH] s/provider/provisioner/ --- website/source/docs/provisioners/puppet-masterless.html.md | 2 +- website/source/docs/provisioners/puppet-server.html.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/docs/provisioners/puppet-masterless.html.md b/website/source/docs/provisioners/puppet-masterless.html.md index fdd93138c..61196eb86 100644 --- a/website/source/docs/provisioners/puppet-masterless.html.md +++ b/website/source/docs/provisioners/puppet-masterless.html.md @@ -116,7 +116,7 @@ manifests you should use `manifest_file` instead. - `elevated_user` and `elevated_password` (string) - If specified, Puppet will be run with elevated privileges using the given Windows user. See the - [powershell](/docs/provisioners/powershell.html) provider for the full + [powershell](/docs/provisioners/powershell.html) provisioner for the full details. ## Execute Command diff --git a/website/source/docs/provisioners/puppet-server.html.md b/website/source/docs/provisioners/puppet-server.html.md index cef82ff68..840d085ad 100644 --- a/website/source/docs/provisioners/puppet-server.html.md +++ b/website/source/docs/provisioners/puppet-server.html.md @@ -102,7 +102,7 @@ listed below: - `elevated_user` and `elevated_password` (string) - If specified, Puppet will be run with elevated privileges using the given Windows user. See the - [powershell](/docs/provisioners/powershell.html) provider for the full + [powershell](/docs/provisioners/powershell.html) provisioner for the full details. ## Execute Command