Class
Puppet::Run
In:
lib/puppet/run.rb
Parent:
Object
A basic class for running the
agent
. Used by puppetrun to kick off agents remotely.
Methods
agent
background?
from_pson
log_run
new
run
to_pson
Classes and Modules
Class
Puppet::Run::Local
Class
Puppet::Run::Rest
Attributes
background
[R]
options
[R]
status
[R]
Public Class methods
from_pson
( pson )
new
(options = {})
Public Instance methods
agent
()
background?
()
log_run
()
run
()
to_pson
()
[Validate]