Method: Puppet::SSL::StateMachine#ssl_provider

Defined in:
lib/puppet/ssl/state_machine.rb

#ssl_providerObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



488
489
490
# File 'lib/puppet/ssl/state_machine.rb', line 488

def ssl_provider
  @ssl_provider
end