# File lib/simp/cli/config/items/data/simp_options_puppet_ca_port.rb, line 7
    def initialize
      super
      @key         = 'simp_options::puppet::ca_port'
      @description = %q{The port on which the Puppet Certificate Authority will listen
(8141 by default).}
    end