Sha256: b64f850e6a2b037db6bd1117c9ebb648ef823c52e4ddc52e78b5872788cab4c1

Contents?: true

Size: 397 Bytes

Versions: 107

Compression:

Stored size: 397 Bytes

Contents

require 'puppet/application/face_base'
require 'puppet/face'

# NOTE: this is using an "old" naming convention (underscores instead of camel-case), for backwards
#  compatibility with 2.7.x.  When the old naming convention is officially and publicly deprecated,
#  this should be changed to camel-case.
class Puppet::Application::Secret_agent < Puppet::Application::FaceBase
  run_mode :agent
end

Version data entries

107 entries across 107 versions & 3 rubygems

Version Path
puppet-3.8.3 lib/puppet/application/secret_agent.rb
puppet-3.8.3-x86-mingw32 lib/puppet/application/secret_agent.rb
puppet-3.8.3-x64-mingw32 lib/puppet/application/secret_agent.rb
puppet-retrospec-0.8.0 vendor/gems/puppet-3.7.3/lib/puppet/application/secret_agent.rb
puppet-3.8.2 lib/puppet/application/secret_agent.rb
puppet-3.8.2-x86-mingw32 lib/puppet/application/secret_agent.rb
puppet-3.8.2-x64-mingw32 lib/puppet/application/secret_agent.rb
puppet-retrospec-0.7.3 vendor/gems/puppet-3.7.3/lib/puppet/application/secret_agent.rb
puppet-retrospec-0.7.2 vendor/gems/puppet-3.7.3/lib/puppet/application/secret_agent.rb
puppet-3.8.1 lib/puppet/application/secret_agent.rb
puppet-3.8.1-x86-mingw32 lib/puppet/application/secret_agent.rb
puppet-3.8.1-x64-mingw32 lib/puppet/application/secret_agent.rb
puppet-3.7.5 lib/puppet/application/secret_agent.rb
puppet-3.7.5-x86-mingw32 lib/puppet/application/secret_agent.rb
puppet-3.7.5-x64-mingw32 lib/puppet/application/secret_agent.rb
puppet-3.7.4 lib/puppet/application/secret_agent.rb
puppet-3.7.4-x86-mingw32 lib/puppet/application/secret_agent.rb
puppet-3.7.4-x64-mingw32 lib/puppet/application/secret_agent.rb
puppet-3.7.3 lib/puppet/application/secret_agent.rb
puppet-3.7.3-x86-mingw32 lib/puppet/application/secret_agent.rb