An introduction to vagrant for DrupalCamp 2013. Aimed at beginners, in this talk I talk about providers, provisioners and plugins. I also cover best practices and address problems which vagrant may introduce.
+ metadata • Providers: VirtualBox • Synced folders: Folders from the host which are dublicated inside the VM • Provisioners: Shell / ansible / Chef / Puppet • Plugins: Way to extend Vagrant with additional Providers, Provisioners and other stuff