mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-11 09:40:17 -04:00
Merge f8df23b5f1 into 342fc1c554
This commit is contained in:
commit
f268b6c02f
1 changed files with 1 additions and 1 deletions
|
|
@ -118,7 +118,7 @@ each can be found below:
|
|||
using the Packer's config file, see the [config file configuration
|
||||
reference](#packer-config-file-configuration-reference) for more.
|
||||
|
||||
- `PACKER_PLUGIN_PATH` - a PATH variable for finding packer plugins. This takes
|
||||
- `PACKER_PLUGIN_PATH` - The path for finding packer plugins. This takes
|
||||
precedence over `PACKER_CONFIG_DIR/plugins` for plugin discovery if
|
||||
defined. Plugin installation requires access to temporary files under
|
||||
`TMPDIR`. If the system's temp directory is non-writable or non-executable,
|
||||
|
|
|
|||
Loading…
Reference in a new issue