Skip to content

Commit

Permalink
Remove self-dependency in libvirt plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsdeleo committed Nov 7, 2013
1 parent c9fc75a commit 3c33500
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/ohai/plugins/virtualization.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
provides "virtualization/#{info}"
end

depends "virtualization"

collect_data do
unless virtualization.nil? || !(virtualization[:role].eql?("host"))
begin
Expand Down

0 comments on commit 3c33500

Please sign in to comment.