Sha256: d373b446d81ebdc1b1d81c169625c0b029a6270a3feaeef34054058ea550162e
Contents?: true
Size: 301 Bytes
Versions: 21
Compression:
Stored size: 301 Bytes
Contents
Vagrant::Config.run do |config| # All Vagrant configuration is done here. For a detailed explanation # and listing of configuration options, please view the documentation # online. # Every Vagrant virtual environment requires a box to build off of. config.vm.box = "<%= default_box %>" end
Version data entries
21 entries across 21 versions & 3 rubygems