Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 628 Bytes

README.md

File metadata and controls

42 lines (31 loc) · 628 Bytes

dot-env-lwrp-cookbook

TODO: Enter the cookbook description here.

Supported Platforms

TODO: List your supported platforms.

Attributes

Key Type Description Default
['dot-env-lwrp']['bacon'] Boolean whether to include bacon true

Usage

dot-env-lwrp::default

Include dot-env-lwrp in your node's run_list:

{
  "run_list": [
    "recipe[dot-env-lwrp::default]"
  ]
}

License and Authors

Author:: YOUR_NAME (<YOUR_EMAIL>)