Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify doubly-nested array use in post-processors #1997

Conversation

justincampbell
Copy link
Contributor

Expands on the description of the Vagrant and Vagrant Cloud
post-processors needing to be in a doubly-nested array.

Also, separate the two arrays in the JSON sample so they stick out more
(and reformat the JSON).

Expands on the description of the Vagrant and Vagrant Cloud
post-processors needing to be in a doubly-nested array.

Also, separate the two arrays in the JSON sample so they stick out more
(and reformat the JSON).
the execution order.
An example configuration is below. Note the use of a doubly-nested array, which
ensures that the Vagrant Cloud post-processor is run after the Vagrant
post-processor.

```javascript
{
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Standardized on 2 spaces here, but would be happy to reformat it for 4

@mitchellh
Copy link
Contributor

Thanks!

mitchellh added a commit that referenced this pull request May 28, 2015
…xecution-order

Clarify doubly-nested array use in post-processors
@mitchellh mitchellh merged commit 8c3b8c6 into hashicorp:master May 28, 2015
@justincampbell justincampbell deleted the vagrant-post-processor-execution-order branch May 28, 2015 16:42
@hashicorp hashicorp locked and limited conversation to collaborators Apr 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants