Sha256: 18873d8bd7c1d44c3c743ec69ac3929b2f2c0a99d2bc47bfda6646935ec96bad

Contents?: true

Size: 508 Bytes

Versions: 188

Compression:

Stored size: 508 Bytes

Contents

Vagrant::Config.run do |config|
  # This Vagrantfile is auto-generated by `vagrant package` to contain
  # the MAC address of the box. Custom configuration should be placed in
  # the actual `Vagrantfile` in this box.
  config.vm.base_mac = "<%= base_mac %>"
end

# Load include vagrant file if it exists after the auto-generated
# so it can override any of the settings
include_vagrantfile = File.expand_path("../include/_Vagrantfile", __FILE__)
load include_vagrantfile if File.exist?(include_vagrantfile)

Version data entries

188 entries across 181 versions & 22 rubygems

Version Path
vagrant-unbundled-2.3.6.0 templates/package_Vagrantfile.erb
tamtam-vagrant-reload-1.2.1 vendor/cache/vagrant-2092df529ae7/templates/package_Vagrantfile.erb
vagrant-unbundled-2.3.3.0 templates/package_Vagrantfile.erb
vagrant-unbundled-2.3.2.0 templates/package_Vagrantfile.erb
vagrant-unbundled-2.2.19.0 templates/package_Vagrantfile.erb
vagrant-unbundled-2.2.18.0 templates/package_Vagrantfile.erb
vagrant-unbundled-2.2.16.0 templates/package_Vagrantfile.erb
vagrant-unbundled-2.2.14.0 templates/package_Vagrantfile.erb
vagrant-aws-mkubenka-0.7.2.pre.24 vendor/bundle/ruby/2.7.0/bundler/gems/vagrant-22795b161bf6/templates/package_Vagrantfile.erb
vagrant-unbundled-2.2.10.0 templates/package_Vagrantfile.erb
vagrant-unbundled-2.2.9.0 templates/package_Vagrantfile.erb
vagrant-unbundled-2.2.8.0 templates/package_Vagrantfile.erb
vagrant-unbundled-2.2.7.0 templates/package_Vagrantfile.erb
vagrant-unbundled-2.2.6.2 templates/package_Vagrantfile.erb
vagrant-unbundled-2.2.6.1 templates/package_Vagrantfile.erb
vagrant-unbundled-2.2.6.0 templates/package_Vagrantfile.erb
vagrant-unbundled-2.2.5.0 templates/package_Vagrantfile.erb
tamtam-vagrant-reload-1.1.3 vendor/cache/vagrant-0ac2a8738841/templates/package_Vagrantfile.erb
vagrant-unbundled-2.2.4.0 templates/package_Vagrantfile.erb
vagrant-unbundled-2.2.3.0 templates/package_Vagrantfile.erb