Sha256: 68d11af9ed32a700e73e74ef131c31442d6c78544618794737f2560017f177c9

Contents?: true

Size: 165 Bytes

Versions: 3

Compression:

Stored size: 165 Bytes

Contents

module Veewee
  module Provider
    module Kvm
      module BoxCommand

        def ssh_options
          build_ssh_options
        end

      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
veewee-0.4.3 lib/veewee/provider/kvm/box/helper/ssh_options.rb
veewee-0.4.2 lib/veewee/provider/kvm/box/helper/ssh_options.rb
veewee-0.4.1 lib/veewee/provider/kvm/box/helper/ssh_options.rb