Sha256: 3ba9381dcc83a5613f3a32b9e069342c5b7a1a7ec58add03c044206158fc3bfb

Contents?: true

Size: 236 Bytes

Versions: 15

Compression:

Stored size: 236 Bytes

Contents

require "vagrant"

module VagrantPlugins
  module GuestTinyCore
    class Guest < Vagrant.plugin("2", :guest)
      def detect?(machine)
        machine.communicate.test("cat /etc/issue | grep 'Core Linux'")
      end
    end
  end
end

Version data entries

15 entries across 12 versions & 4 rubygems

Version Path
vagrant-compose-yaml-0.1.3 vendor/bundle/ruby/2.2.0/bundler/gems/vagrant-dbb756c7b6da/plugins/guests/tinycore/guest.rb
vagrant-compose-yaml-0.1.2 vendor/bundle/ruby/2.2.0/bundler/gems/vagrant-dbb756c7b6da/plugins/guests/tinycore/guest.rb
vagrant-compose-yaml-0.1.1 vendor/bundle/ruby/2.2.0/bundler/gems/vagrant-dbb756c7b6da/plugins/guests/tinycore/guest.rb
vagrant-compose-yaml-0.1.0 vendor/bundle/ruby/2.2.0/bundler/gems/vagrant-dbb756c7b6da/plugins/guests/tinycore/guest.rb
vagrant-unbundled-1.8.5.2 plugins/guests/tinycore/guest.rb
vagrant-unbundled-1.8.5.1 plugins/guests/tinycore/guest.rb
vagrant-unbundled-1.8.4.2 plugins/guests/tinycore/guest.rb
vagrant-unbundled-1.8.4.1 plugins/guests/tinycore/guest.rb
vagrant-unbundled-1.8.1.2 plugins/guests/tinycore/guest.rb
vagrant-unbundled-1.8.1.1 plugins/guests/tinycore/guest.rb
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-b421af58e8b3/plugins/guests/tinycore/guest.rb
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-1cf2a8db4ccb/plugins/guests/tinycore/guest.rb
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-309e896975d1/plugins/guests/tinycore/guest.rb
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-272fb27e0536/plugins/guests/tinycore/guest.rb
vagrant-tiktalik-0.0.3 vendor/bundle/ruby/2.0.0/bundler/gems/vagrant-1e28f1ac31e7/plugins/guests/tinycore/guest.rb