diff --git a/website/source/docs/templates/post-processors.html.markdown b/website/source/docs/templates/post-processors.html.markdown index cda12e2a2..c1607f7aa 100644 --- a/website/source/docs/templates/post-processors.html.markdown +++ b/website/source/docs/templates/post-processors.html.markdown @@ -142,7 +142,7 @@ and `except` will only affect that single post-processor in the sequence.
 {
   "type": "vagrant",
-  "only": ["virtualbox"]
+  "only": ["virtualbox-iso"]
 }