/sops-web-config

[chef cookbook] config web service

Primary LanguageRubyOtherNOASSERTION

web-config-cookbook

TODO: Enter the cookbook description here.

Supported Platforms

TODO: List your supported platforms.

Attributes

Key Type Description Default
['web-config']['bacon'] Boolean whether to include bacon true

Usage

web-config::default

Include web-config in your node's run_list:

{
  "run_list": [
    "recipe[web-config::default]"
  ]
}

License and Authors

Author:: YOUR_NAME (<YOUR_EMAIL>)