summaryrefslogtreecommitdiff
path: root/lib/ohai/config.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove Copyright DatesLamont Granquist2020-08-271-1/+1
* fix: ensure optional_plugins to be array of symbolsBen Rexin2019-10-311-1/+1
* Apply require speedups to ohailcg/require-speedupsLamont Granquist2019-05-151-2/+2
* rename timeout to shellout_timeout to make it clearerWheresAlice2018-08-061-1/+1
* Make the default timeout of 30 seconds configurableWheresAlice2018-08-061-0/+1
* Resolve the last of the chefstyle warningsgreen_travisTim Smith2018-03-061-1/+1
* Support optional pluginstm/disable_noisy_neighboursThom May2018-02-161-0/+4
* Critical Plugins (#1064)Phil Dibowitz2017-10-041-0/+1
* Remove deprecated config logicTim Smith2017-01-081-87/+2
* keep the code consistent with private/publicLamont Granquist2016-08-191-4/+0
* fixing Lint/UselessAccessModifierLamont Granquist2016-08-191-24/+27
* fixing stray 'end'Lamont Granquist2016-08-191-1/+1
* fixing Style/MultilineTernaryOperatorLamont Granquist2016-08-191-2/+5
* Update chefstyle to 0.3.1 and fix new offenses.chefstyle-0.3.1mcquin2016-04-011-2/+2
* chefstyle catchup for ohaiLamont Granquist2016-02-111-8/+12
* Update e-mails and copyrightsTim Smith2016-01-131-2/+2
* Support ohai.plugin configurationClaire McQuin2015-08-241-0/+3
* Resolve :auto log levelmcquin/ohai-config/loggingClaire McQuin2015-08-061-2/+2
* Don't set config logger to ohai log.Claire McQuin2015-07-281-5/+1
* Use Ohai.configClaire McQuin2015-07-211-1/+1
* Add ohai config context and deprecate top-level config.Claire McQuin2015-07-211-15/+97
* Make Ohai::Log usable by Ohai::Config.Claire McQuin2015-07-211-1/+1
* send log output to STDERR by defaultLamont Granquist2014-01-061-5/+5
* Use mixlib-config 2.0 and reset config before each testJohn Keiser2013-09-161-5/+5
* [OHAI-267] Reworked cloud file to be a more generic hint systemEric Hankins2012-04-191-0/+13
* Make it possible to disable pluginsTollef Fog Heen2010-03-021-0/+1
* refactor ohai to use mixlibMathieu Sauve-Frankel2009-10-021-94/+5
* fixed Ohai::Exception bleeding into popen4 as plain 'Exception'Christopher Brown2009-03-271-1/+1
* [OHAI-57] added debug option (which is extremely verbose)Benjamin Black2009-02-261-1/+1
* Updating for lowercase opscodeAdam Jacob2009-01-081-1/+1
* Ohai <3 Sid - Apache 2 LicenseAdam Jacob2008-12-021-13/+10
* Ohai lives - first meaningful commitAdam Jacob2008-12-021-0/+121