Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 486 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 486 Bytes

goodbye_world cookbook

This is a simple cookbook that logs 'Goodbye, World!' in the log message. It will be a good companion with the hello_world cookbook.

Requirements

Just Chef

Usage

Include the goodbye_world::default in the run list and it will log 'Goodbye, World!'.

Attributes

No attributes

Recipes

  • goodbye_world::default - logs 'Goodbye, World!'.

Author

Author:: Kannan Manickam ([email protected])