I have developed many automation solutions as shell scripts and it has been successfully being used in Prod/Dev environments. With Chef being introduced, I need to start using Chef as a future automation solution.
As a First Step, I am trying to integrate existing shell script solution to run within Chef and then convert the shellcodes to the chef at the later point.
I am new to Chef and have taken the basic fundamental course. So, Please help me how to run the existing shell scripts in Chef as a starting point.
I just need some basic examples, so that I can start to build from there.