Commit afcbc2a7 authored by Adam Mulvany's avatar Adam Mulvany
Browse files

Added yaml support with profiles

parent 23e4809b
......@@ -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`
......
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