timops / ohai-plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DESCRIPTION:

manage ohai plugins

ATTRIBUTES:

ohai.plugins = array of files to push ohai.pligin_path = location to install them (this needs to be setup in your chef client.rb)

REQUIREMENTS:

need to setup your chef client recipie to slurp the plugins directory for chef to see it

ex: Ohai::Config << “/etc/ohai/plugins”

About


Languages

Language:Ruby 100.0%