Merge pull request #457 from CpuID/master

website: fix variable name
pull/919/head
Mitchell Hashimoto 13 years ago
commit 0c47799815

@ -102,7 +102,7 @@ root privileges without worrying about password prompts.
## Default Environmental Variables
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:
* `PACKER_BUILD_NAME` is set to the name of the build that Packer is running.

Loading…
Cancel
Save