# File lib/simp/cli/config/items/data/simp_options_puppet_ca.rb, line 7
    def initialize
      super
      @key         = 'simp_options::puppet::ca'
      @description = 'The Puppet Certificate Authority.'
    end