I've been intrigued by a method of detecting the esx version from the guest OS ever since I came across this a few months ago:
http://fritshoogland.wordpress.com/2013/01/24/determine-vmware-esx-version-from-linux-as-guest-os/
5.5 is 0xEA050
I'm going to do some chef development over the break - if I get on a roll I might see if this works well, unless someone beats me to it.
I've been intrigued by a method of detecting the esx version from the guest OS ever since I came across this a few months ago:
http://fritshoogland.wordpress.com/2013/01/24/determine-vmware-esx-version-from-linux-as-guest-os/
5.5 is 0xEA050
I'm going to do some chef development over the break - if I get on a roll I might see if this works well, unless someone beats me to it.