This is a simple cookbook that logs 'Goodbye, World!' in the log message. It will be a good companion with the hello_world cookbook.
Just Chef
Include the goodbye_world::default
in the run list and it will log 'Goodbye, World!'.
No attributes
goodbye_world::default
- logs 'Goodbye, World!'.
Author:: Kannan Manickam ([email protected])