fix variable name
This commit is contained in:
parent
6509e899d0
commit
59e7c94bbc
|
@ -102,7 +102,7 @@ root privileges without worrying about password prompts.
|
||||||
## Default Environmental Variables
|
## Default Environmental Variables
|
||||||
|
|
||||||
In addition to being able to specify custom environmental variables using
|
In addition to being able to specify custom environmental variables using
|
||||||
the `environmental_vars` configuration, the provisioner automatically
|
the `environment_vars` configuration, the provisioner automatically
|
||||||
defines certain commonly useful environmental variables:
|
defines certain commonly useful environmental variables:
|
||||||
|
|
||||||
* `PACKER_BUILD_NAME` is set to the name of the build that Packer is running.
|
* `PACKER_BUILD_NAME` is set to the name of the build that Packer is running.
|
||||||
|
|
Loading…
Reference in New Issue