Slide 15
Slide 15 text
Do’s and Don’ts
• Do script Vagrant with config management scripts
• Do have a Vagrant file per project
• Do use the same config management scripts as used for
production services.
• Avoid provisioning heavyweight apps ( Visual Studio, SQL
server) . Use Packer to build these instead.
• Encourage reuse within your organisation.
• Also see Boxen (https://github.com/boxen) and Boxstarter
(http://boxstarter.org/)
@hibri WinOps October 2016