Libraries
»
enterprisemodules-ora_install
(6.9.3)
»
Index (s)
»
Puppet Tasks
»
shutdown
Puppet Task: shutdown
Defined in:
tasks/shutdown.json,
tasks/shutdown.rb
Overview
Shutdown the specified Oracle instance on the specified node
Supports noop?
false
Parameters
sid
(Optional[String[1]])
— SID of the database to connect to
type
(Optional[Enum['abort', 'immediate', 'normal', 'transactional', 'transactional local']])
— Type of shutdown
verbose
(Optional[Enum['debug', 'info', 'notice', 'warning', 'err', 'alert', 'emerg', 'crit']])
— The level of verbosity to use.
planned
(Optional[Boolean])
— Task is part of plan.