Update post-processors.html.markdown
s/virtualbox/virtualbox-iso/
This commit is contained in:
parent
d8d22299ce
commit
d207795f7d
|
@ -142,7 +142,7 @@ and `except` will only affect that single post-processor in the sequence.
|
|||
<pre class="prettyprint">
|
||||
{
|
||||
"type": "vagrant",
|
||||
"only": ["virtualbox"]
|
||||
"only": ["virtualbox-iso"]
|
||||
}
|
||||
</pre>
|
||||
|
||||
|
|
Loading…
Reference in New Issue