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-retrospec-0.12.2 vendor/gems/puppet-3.7.3/lib/puppet/application/secret_agent.rb
puppet-3.8.7 lib/puppet/application/secret_agent.rb
puppet-3.8.7-x86-mingw32 lib/puppet/application/secret_agent.rb
puppet-3.8.7-x64-mingw32 lib/puppet/application/secret_agent.rb
puppet-3.8.6 lib/puppet/application/secret_agent.rb
puppet-3.8.6-x86-mingw32 lib/puppet/application/secret_agent.rb
puppet-retrospec-0.12.1 vendor/gems/puppet-3.7.3/lib/puppet/application/secret_agent.rb
puppet-3.8.6-x64-mingw32 lib/puppet/application/secret_agent.rb
puppet-retrospec-0.12.0 vendor/gems/puppet-3.7.3/lib/puppet/application/secret_agent.rb
puppet-3.8.5 lib/puppet/application/secret_agent.rb
puppet-3.8.5-x86-mingw32 lib/puppet/application/secret_agent.rb
puppet-3.8.5-x64-mingw32 lib/puppet/application/secret_agent.rb
puppet-3.8.4 lib/puppet/application/secret_agent.rb
puppet-3.8.4-x86-mingw32 lib/puppet/application/secret_agent.rb
puppet-3.8.4-x64-mingw32 lib/puppet/application/secret_agent.rb
puppet-retrospec-0.11.0 vendor/gems/puppet-3.7.3/lib/puppet/application/secret_agent.rb
puppet-retrospec-0.10.0 vendor/gems/puppet-3.7.3/lib/puppet/application/secret_agent.rb
puppet-retrospec-0.9.1 vendor/gems/puppet-3.7.3/lib/puppet/application/secret_agent.rb
puppet-retrospec-0.9.0 vendor/gems/puppet-3.7.3/lib/puppet/application/secret_agent.rb
puppet-retrospec-0.8.1 vendor/gems/puppet-3.7.3/lib/puppet/application/secret_agent.rb