mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-21 15:31:41 -04:00
backport of commit e58054ed7f
This commit is contained in:
@@ -153,7 +153,7 @@ various outputs, like error messages.
|
||||
* [`packer init`](/packer/docs/commands/init) will install plugins in the **last** directory
|
||||
in the following numbered list.
|
||||
|
||||
1. `PACKER_PLUGINS_PATH` if set will be the sole location for installing plugins. All other
|
||||
1. `PACKER_PLUGIN_PATH` if set will be the sole location for installing plugins. All other
|
||||
plugin directories will be ignored.
|
||||
1. `PACKER_CONFIG_DIR`\plugins on Windows systems, or `PACKER_CONFIG_DIR`/plugins on all other systems.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user