Libraries
»
enterprisemodules-ora_install
(6.9.3)
»
Index (o)
»
Puppet Tasks
»
opatch_upgrade
Puppet Task: opatch_upgrade
Defined in:
tasks/opatch_upgrade.json,
tasks/opatch_upgrade.rb
Overview
Apply patch(es) to an Oracle home.
Supports noop?
false
Parameters
oracle_home
(String[1])
— The Oracle home to patch.
patch_file
(Optional[String[1]])
— The file needed to upgrade OPatch.
opatch_version
(Optional[String[1]])
— The version of OPatch to install.
patch_list
(Hash)
— The list of patches to apply.
source
(String[1])
— The location where the patch files can be found.
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.