Sha256: c2105aad2b9985f375cff5d8936b35748c8966923841cb12cc019a7321db5eef

Contents?: true

Size: 217 Bytes

Versions: 19

Compression:

Stored size: 217 Bytes

Contents

require "vagrant"

module VagrantPlugins
  module GuestPld
    class Guest < Vagrant.plugin("2", :guest)
      def detect?(machine)
        machine.communicate.test("cat /etc/pld-release")
      end
    end
  end
end

Version data entries

19 entries across 16 versions & 6 rubygems

Version Path
tamtam-vagrant-reload-1.1.3 vendor/cache/vagrant-0ac2a8738841/plugins/guests/pld/guest.rb
tamtam-vagrant-reload-1.1.2 vendor/cache/vagrant-0ac2a8738841/plugins/guests/pld/guest.rb
tamtam-vagrant-reload-1.1.1 vendor/cache/vagrant-0ac2a8738841/plugins/guests/pld/guest.rb
tamtam-vagrant-reload-1.1 vendor/cache/vagrant-0ac2a8738841/plugins/guests/pld/guest.rb
vagrant-unbundled-1.8.1.2 plugins/guests/pld/guest.rb
vagrant-unbundled-1.8.1.1 plugins/guests/pld/guest.rb
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-1cf2a8db4ccb/plugins/guests/pld/guest.rb
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-272fb27e0536/plugins/guests/pld/guest.rb
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-309e896975d1/plugins/guests/pld/guest.rb
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-b421af58e8b3/plugins/guests/pld/guest.rb
vagrant-tiktalik-0.0.3 vendor/bundle/ruby/2.0.0/bundler/gems/vagrant-1e28f1ac31e7/plugins/guests/pld/guest.rb
tnargav-1.3.6 plugins/guests/pld/guest.rb
tnargav-1.3.3 plugins/guests/pld/guest.rb
vagrant-shell-0.2.9 demo/templates/vendor/bundle/ruby/1.9.1/gems/tnargav-1.2.2/plugins/guests/pld/guest.rb
tnargav-1.2.3 plugins/guests/pld/guest.rb
vagrant-shell-0.2.8 demo/templates/vendor/bundle/ruby/1.9.1/gems/tnargav-1.2.2/plugins/guests/pld/guest.rb
vagrant-shell-0.2.6 vendor/bundle/gems/tnargav-1.2.2/plugins/guests/pld/guest.rb
vagrant-shell-0.2.5 vendor/bundle/gems/tnargav-1.2.2/plugins/guests/pld/guest.rb
tnargav-1.2.2 plugins/guests/pld/guest.rb