Module: Win32
- Includes:
- WIN32OLE
- Defined in:
- lib/kitchen/pantry/win32registry_chefspec_linux.rb,
lib/kitchen/pantry/win32ole_chefspec_linux.rb
Overview
the windows cookbooks that we write utilize a windows only lib called Registry. WHen running chefspec on a windows box this does not present a problem, however since we develop on linux, we had to monkey patch the lib because chef does not load the lib on non-windows systems.
Defined Under Namespace
Modules: Registry