website: update vagrant PP docs for Artifactid var
This commit is contained in:
parent
838abe4069
commit
3cd0229702
|
@ -51,6 +51,7 @@ below, with more details about certain options in following sections.
|
||||||
by this post-processor. This is a
|
by this post-processor. This is a
|
||||||
[configuration template](/docs/templates/configuration-templates.html).
|
[configuration template](/docs/templates/configuration-templates.html).
|
||||||
The variable `Provider` is replaced by the Vagrant provider the box is for.
|
The variable `Provider` is replaced by the Vagrant provider the box is for.
|
||||||
|
The variable `ArtifactId` is replaced by the ID of the input artifact.
|
||||||
By default, the value of this config is `packer_{{.Provider}}.box`.
|
By default, the value of this config is `packer_{{.Provider}}.box`.
|
||||||
|
|
||||||
* `aws`, `virtualbox`, or `vmware` (objects) - These are used to configure
|
* `aws`, `virtualbox`, or `vmware` (objects) - These are used to configure
|
||||||
|
|
Loading…
Reference in New Issue