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