# File lib/chef/knife/solo_cook.rb, line 150
      def chef_version_constraint
        Chef::Config[:solo_chef_version] || ">=0.10.4"
      end