Commit d207795f authored by Ross Smith II's avatar Ross Smith II

Update post-processors.html.markdown

s/virtualbox/virtualbox-iso/
parent d8d22299
...@@ -142,7 +142,7 @@ and `except` will only affect that single post-processor in the sequence. ...@@ -142,7 +142,7 @@ and `except` will only affect that single post-processor in the sequence.
<pre class="prettyprint"> <pre class="prettyprint">
{ {
"type": "vagrant", "type": "vagrant",
"only": ["virtualbox"] "only": ["virtualbox-iso"]
} }
</pre> </pre>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment