Libraries
»
enterprisemodules-ora_install
(6.9.3)
»
Index (a)
»
Puppet Tasks
»
agent_action
Puppet Task: agent_action
Defined in:
tasks/agent_action.json,
tasks/agent_action.rb
Overview
Enable, disable or start a puppet agent run.
Supports noop?
false
Parameters
action
(Enum['enable','disable','run'])
— The action to do on the agent.
comment
(Optional[String[1]])
— The comment to use when disabling puppet runs.
verbose
(Optional[Enum['debug', 'info', 'notice', 'warning', 'err', 'alert', 'emerg', 'crit']])
— The level of verbosity to use.
format
(Optional[Enum['pretty','json']])
— Format of the output.