/cookbook-CommVault

Cookbook to install CommVault

Primary LanguageRubyOtherNOASSERTION

commvault-cookbook

Cookbook to install CommVault client. Create a customer install for the features that are required.

http://documentation.commvault.com/commvault/v10/article?p=deployment/install/reduced_package/reduced_package.htm

Supported Platforms

Windows

Attributes

Key Type Description Default
['commvault']['bacon'] Boolean whether to include bacon true

Usage

commvault::default

Include commvault in your node's run_list:

{
  "run_list": [
    "recipe[commvault::default]"
  ]
}

License and Authors

Author:: Taliesin Sisson (taliesins@yahoo.com)