# File lib/simp/cli/config/items/data/simp_options_ldap.rb, line 7
    def initialize
      super
      @key         = 'simp_options::ldap'
      @description = %Q{Whether to use LDAP on this system.

If you disable this, modules will not attempt to use LDAP where possible.}
    end