class ChefConfig::PackageTask

def version_file_path

def version_file_path
  File.join(chef_root_path, "VERSION")
end