From 5ab8cc6ded7c38477f7d4fd30cd2dc8b66fcc4fd Mon Sep 17 00:00:00 2001 From: MisterMiles <26760546+MisterMiles@users.noreply.github.com> Date: Fri, 5 Apr 2019 16:16:25 +0200 Subject: [PATCH] Update shell-local.html.md The last sentence is misleading because it is assumed that the shell-inline parameter is only executed on the machine which is build by packer. --- website/source/docs/provisioners/shell-local.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/provisioners/shell-local.html.md b/website/source/docs/provisioners/shell-local.html.md index 3dc81fe66..4ce66d6a8 100644 --- a/website/source/docs/provisioners/shell-local.html.md +++ b/website/source/docs/provisioners/shell-local.html.md @@ -51,7 +51,7 @@ Exactly *one* of the following is required: they are all executed within the same context. This allows you to change directories in one command and use something in the directory in the next and so on. Inline scripts are the easiest way to pull off simple tasks - within the machine. + within the machine in which packer is running. - `script` (string) - The path to a script to execute. This path can be absolute or relative. If it is relative, it is relative to the working