Problem scenario
You are running a Linux server, and you installed Chef. How do you find out what version is installed?
Solution
Run this command:
sudo cat /opt/opscode/version-manifest.txt
A Technical I.T./DevOps Blog
Problem scenario
You are running a Linux server, and you installed Chef. How do you find out what version is installed?
Solution
Run this command:
sudo cat /opt/opscode/version-manifest.txt