# File lib/simp/cli/config/items/data/cli_has_simp_filesystem_yum_repo.rb, line 24 def os_value (File.exist?(@local_repo) ? 'yes' : 'no') end