lib/vagrant-skytap/plugin.rb in vagrant-skytap-0.2.4 vs lib/vagrant-skytap/plugin.rb in vagrant-skytap-0.2.5

- old
+ new

@@ -36,10 +36,10 @@ module Skytap class Plugin < Vagrant.plugin("2") name "Skytap" description <<-DESC This plugin installs a provider that allows Vagrant to manage - machines in Skytap (EC2/VPC). + machines in Skytap. DESC config(:skytap, :provider) do require_relative "config" Config