# File lib/puppet/ssl/certificate_authority.rb, line 114 114: def destroy(name) 115: Puppet::SSL::Host.destroy(name) 116: end