# File lib/simp/cli/config/items/data/simp_options_puppet_server.rb, line 7 def initialize super @key = 'simp_options::puppet::server' @description = %q{The Hostname or FQDN of the Puppet server.} end