# File lib/simp/cli/config/items/data/simp_options_sssd.rb, line 7
    def initialize
      super
      @key         = 'simp_options::sssd'
      @description = %q{Whether to use SSSD.}
    end