Sha256: 08181c834fac59a51b85e058df25c81a7e05330e55450b8ecae815b49fcdbaed

Contents?: true

Size: 357 Bytes

Versions: 18

Compression:

Stored size: 357 Bytes

Contents

require File.expand_path("../version_5_1", __FILE__)

module VagrantPlugins
  module ProviderVirtualBox
    module Driver
      # Driver for VirtualBox 5.2.x
      class Version_5_2 < Version_5_1
        def initialize(uuid)
          super

          @logger = Log4r::Logger.new("vagrant::provider::virtualbox_5_2")
        end
      end
    end
  end
end

Version data entries

18 entries across 14 versions & 4 rubygems

Version Path
vagrant-unbundled-2.2.0.0 plugins/providers/virtualbox/driver/version_5_2.rb
vagrant-unbundled-2.1.4.0 plugins/providers/virtualbox/driver/version_5_2.rb
vagrant-unbundled-2.1.2.0 plugins/providers/virtualbox/driver/version_5_2.rb
vagrant-packet-0.1.2 vendor/bundle/ruby/2.5.0/bundler/gems/vagrant-04f7215b5e3f/plugins/providers/virtualbox/driver/version_5_2.rb
vagrant-packet-0.1.2 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-04f7215b5e3f/plugins/providers/virtualbox/driver/version_5_2.rb
vagrant-packet-0.1.2 vendor/bundle/ruby/2.4.0/bundler/gems/vagrant-04f7215b5e3f/plugins/providers/virtualbox/driver/version_5_2.rb
vagrant-packet-0.1.1 vendor/bundle/ruby/2.4.0/bundler/gems/vagrant-04f7215b5e3f/plugins/providers/virtualbox/driver/version_5_2.rb
vagrant-packet-0.1.1 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-04f7215b5e3f/plugins/providers/virtualbox/driver/version_5_2.rb
vagrant-packet-0.1.1 vendor/bundle/ruby/2.5.0/bundler/gems/vagrant-04f7215b5e3f/plugins/providers/virtualbox/driver/version_5_2.rb
vagrant-unbundled-2.1.1.0 plugins/providers/virtualbox/driver/version_5_2.rb
vagrant-unbundled-2.0.4.0 plugins/providers/virtualbox/driver/version_5_2.rb
vagrant-unbundled-2.0.3.0 plugins/providers/virtualbox/driver/version_5_2.rb
vagrant-aws-detiber-0.7.2.pre.4 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-419afb4dcffe/plugins/providers/virtualbox/driver/version_5_2.rb
vagrant-aws-detiber-0.7.2.pre.3 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-419afb4dcffe/plugins/providers/virtualbox/driver/version_5_2.rb
vagrant-aws-detiber-0.7.2.pre.2 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-419afb4dcffe/plugins/providers/virtualbox/driver/version_5_2.rb
vagrant-unbundled-2.0.2.0 plugins/providers/virtualbox/driver/version_5_2.rb
vagrant-unbundled-2.0.1.0 plugins/providers/virtualbox/driver/version_5_2.rb
vagrant-aws-mkubenka-0.7.2.pre.22 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-f3fdbf414272/plugins/providers/virtualbox/driver/version_5_2.rb