I have a VM to train myself with chef solo. Installed it and configured a kitchen. Configured my own VM as the only node in the kitchen. Used Librarian to download the mysql cookbook and updated the runlist.
What is the command to use - to install the mysql on my node?
Thanks, Liora
You can use the following command :
here
More help can be found using
chef-solo --help