|
|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
---
|
|
|
|
|
description: |
|
|
|
|
|
shell-local will run a shell script of your choosing on the machine where Packer
|
|
|
|
|
is being run - in other words, it shell-local will run the shell script on your
|
|
|
|
|
is being run - in other words, shell-local will run the shell script on your
|
|
|
|
|
build server, or your desktop, etc., rather than the remote/guest machine being
|
|
|
|
|
provisioned by Packer.
|
|
|
|
|
layout: docs
|
|
|
|
|
@ -14,7 +14,7 @@ sidebar_current: 'docs-provisioners-shell-local'
|
|
|
|
|
Type: `shell-local`
|
|
|
|
|
|
|
|
|
|
shell-local will run a shell script of your choosing on the machine where Packer
|
|
|
|
|
is being run - in other words, it shell-local will run the shell script on your
|
|
|
|
|
is being run - in other words, shell-local will run the shell script on your
|
|
|
|
|
build server, or your desktop, etc., rather than the remote/guest machine being
|
|
|
|
|
provisioned by Packer.
|
|
|
|
|
|
|
|
|
|
|