# File lib/simp/cli/config/items/data/simp_yum_repo_local_os_updates_enable_repo.rb, line 8 def initialize super @key = 'simp::yum::repo::local_os_updates::enable_repo' @description = 'Whether to enable the SIMP-managed OS Update YUM repository.' @data_type = :server_hiera end