mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
Add vmware and virtual box to artifact_types
This commit is contained in:
parent
5e27f9353f
commit
673baa12d0
1 changed files with 2 additions and 1 deletions
|
|
@ -60,7 +60,8 @@ you can also use `token` configuration option.
|
|||
|
||||
- `artifact_type` (string) - For uploading artifacts to Atlas. `artifact_type`
|
||||
can be set to any unique identifier, however, the following are recommended
|
||||
for consistency - `vagrant.box`, `amazon.ami`, `google.image`, and `docker.image`.
|
||||
for consistency - `vagrant.box`, `amazon.ami`, `google.image`, `docker.image`,
|
||||
`vmware.image`, and `virtualbox.image`.
|
||||
|
||||
### Optional:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue