Sha256: 1f42ac2decf0169c4af02b2d8c77143ce35f7ba87d5d844e19bf7cbb34fbe74e

Contents?: true

Size: 349 Bytes

Versions: 63

Compression:

Stored size: 349 Bytes

Contents

require_relative "test/acceptance/base"

Vagrant::Spec::Acceptance.configure do |c|
  c.component_paths << File.expand_path("../test/acceptance", __FILE__)
  c.skeleton_paths << File.expand_path("../test/acceptance/skeletons", __FILE__)

  c.provider "virtualbox",
    box: "<PATH TO MINIMAL BOX>",
    contexts: ["provider-context/virtualbox"]
end

Version data entries

63 entries across 56 versions & 8 rubygems

Version Path
vagrant-unbundled-2.3.6.0 vagrant-spec.config.example.rb
tamtam-vagrant-reload-1.2.1 vendor/cache/vagrant-2092df529ae7/vagrant-spec.config.example.rb
vagrant-unbundled-2.3.3.0 vagrant-spec.config.example.rb
vagrant-unbundled-2.3.2.0 vagrant-spec.config.example.rb
vagrant-unbundled-2.2.19.0 vagrant-spec.config.example.rb
vagrant-unbundled-2.2.18.0 vagrant-spec.config.example.rb
vagrant-unbundled-2.2.16.0 vagrant-spec.config.example.rb
vagrant-unbundled-2.2.14.0 vagrant-spec.config.example.rb
vagrant-aws-mkubenka-0.7.2.pre.24 vendor/bundle/ruby/2.7.0/bundler/gems/vagrant-22795b161bf6/vagrant-spec.config.example.rb
vagrant-unbundled-2.2.10.0 vagrant-spec.config.example.rb
vagrant-unbundled-2.2.9.0 vagrant-spec.config.example.rb
vagrant-unbundled-2.2.8.0 vagrant-spec.config.example.rb
vagrant-unbundled-2.2.7.0 vagrant-spec.config.example.rb
vagrant-unbundled-2.2.6.2 vagrant-spec.config.example.rb
vagrant-unbundled-2.2.6.1 vagrant-spec.config.example.rb
vagrant-unbundled-2.2.6.0 vagrant-spec.config.example.rb
vagrant-unbundled-2.2.5.0 vagrant-spec.config.example.rb
vagrant-unbundled-2.2.4.0 vagrant-spec.config.example.rb
vagrant-unbundled-2.2.3.0 vagrant-spec.config.example.rb
vagrant-unbundled-2.2.2.0 vagrant-spec.config.example.rb