# File lib/chef/knife/solo_prepare.rb, line 70 def operating_system run_command('uname -s').stdout.strip end