boldfield / kms-chef

Chef cookbook for deploying secrets encrypted with KMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kms-cookbook

TODO: Enter the cookbook description here.

Supported Platforms

TODO: List your supported platforms.

Attributes

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

Usage

kms::default

Include kms in your node's run_list:

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

License and Authors

Author:: YOUR_NAME (<YOUR_EMAIL>)

About

Chef cookbook for deploying secrets encrypted with KMS

License:Other