Skip to content

Commit

Permalink
Set plugin name to 'vagrant-parallels' to support 'has_plugin?' metho…
Browse files Browse the repository at this point in the history
…d works.
  • Loading branch information
legal90 committed Jan 9, 2014
1 parent 4fee111 commit 213f66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/vagrant-parallels/plugin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ module VagrantPlugins
module Parallels

class Plugin < Vagrant.plugin("2")
name "Parallels"
name "vagrant-parallels"
description <<-EOF
The Parallels provider allows Vagrant to manage and control
Parallels-based virtual machines.
Expand Down

0 comments on commit 213f66a

Please # to comment.