summaryrefslogtreecommitdiffstats
path: root/lib/puppet/ssl/key.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/puppet/ssl/key.rb')
-rw-r--r--lib/puppet/ssl/key.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/puppet/ssl/key.rb b/lib/puppet/ssl/key.rb
index 65294ac00..124d4c2d7 100644
--- a/lib/puppet/ssl/key.rb
+++ b/lib/puppet/ssl/key.rb
@@ -6,7 +6,7 @@ class Puppet::SSL::Key < Puppet::SSL::Base
wraps OpenSSL::PKey::RSA
extend Puppet::Indirector
- indirects :key, :terminus_class => :file
+ indirects :key
attr_reader :password_file