Vagrant: Repeatability and Matching Environments at the Cost of Training and Disk Bloat
Pros
- Extremely efficient project scaffolding of a dev/test environment
- Repeatable results (for the most part).
- Great variety of community boxes and plugins
- Free
Cons
- Major updates have introduced bugs with consequences in our dev projects
- Syntax updates have major repercussions for plugin compatibility
- Community support is a lengthy process
Return on Investment
- Local development makes for almost realtime visual feedback for front-end designers
- Quick deployable environment tools gets my teams up and running very quickly
- Disk size bloat resulting from hosting an OS in a VM can be problematic for portable users.



