summaryrefslogtreecommitdiff
path: root/lib/ohai/provides_map.rb
Commit message (Expand)AuthorAgeFilesLines
* Find the plugins for the first parent for a given attribute in CLI if there a...sersut2014-01-151-4/+20
* add methods for verifying and splitting attributes, fix behavior of find_clos...Claire McQuin2013-12-181-47/+84
* separate out different ways of gathering attribute providers into different m...Claire McQuin2013-12-171-35/+58
* move lookup of parent providers for attributes from runner to provides_mapClaire McQuin2013-12-171-3/+14
* Add option to only run plugins providing requested attributesdanielsdeleo2013-12-161-5/+12
* Move VersionVI and VersionVII plugin classes into their own files.sersut2013-12-121-1/+1
* Remove access to ProvidesMap internal data structuredanielsdeleo2013-12-041-15/+0
* Extract ProvidesMap and tests to their own filesdanielsdeleo2013-12-041-0/+105