From dd286ff63c18f134ffd8bf07b41ffaba78e48868 Mon Sep 17 00:00:00 2001 From: Jon Benson Date: Tue, 8 Sep 2015 12:51:24 -0500 Subject: [PATCH] Add artifact_types --- website/source/docs/post-processors/atlas.html.markdown | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/website/source/docs/post-processors/atlas.html.markdown b/website/source/docs/post-processors/atlas.html.markdown index 72ef27af9..8272ce159 100644 --- a/website/source/docs/post-processors/atlas.html.markdown +++ b/website/source/docs/post-processors/atlas.html.markdown @@ -60,8 +60,9 @@ 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`, `docker.image`, - `vmware.image`, and `virtualbox.image`. + for consistency - `amazon.image`, `digitalocean.image`, `docker.image`, + `googlecompute.image`, `openstack.image`, `parallels.image`, `qemu.image`, + `virtualbox.image`, `vmware.image`, `custom.image`, and `vagrant.box`. ### Optional: