Skip to content
Snippets Groups Projects
Commit afcbc2a7 authored by Adam Mulvany's avatar Adam Mulvany
Browse files

Added yaml support with profiles

parent 23e4809b
No related branches found
No related tags found
No related merge requests found
......@@ -53,9 +53,13 @@ Show status of specific machine:
`vagrant ssh name`
#### Stop
`vagrant stop name`
#### Cleanup
Once you are finished testing etc you can remove the VM with:
Once you are finished with the VM you can remove it with:
`vagrant destroy name`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment