# File lib/puppet/ssl/certificate_authority.rb, line 150 150: def inventory 151: @inventory ||= Puppet::SSL::Inventory.new 152: end