summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins/Ohai.py
Commit message (Expand)AuthorAgeFilesLines
* set path in Ohai probeChris St. Pierre2011-08-191-0/+2
* fixed output from ohai plugin when ohai not installedChris St. Pierre2011-07-151-1/+0
* made ohai plugin fail gracefully on machines without ohai installedChris St. Pierre2011-07-111-2/+12
* Plugins: PY3K + PEP8 fixesSol Jerome2011-04-061-3/+5
* Updated files to match PEP 257 Fabian Affolter2010-06-091-0/+1
* Ohai: Handle case where client returns nothingSol Jerome2010-03-061-0/+3
* Ohai: Add support for pre-2.6 versions of pythonSol Jerome2010-03-041-2/+19
* Fix traceback in bcfg2-admin init by using os.makedirs()Sol Jerome2010-02-051-1/+1
* Pylint/PEP 8 Code cleanupsSol Jerome2009-10-071-1/+1
* Ohai: Implement Ohai pluginNarayan Desai2009-07-181-0/+58