Resource Type: bsu_patch
- Defined in:
- lib/puppet/type/bsu_patch.rb
- Providers:
-
bsu_patch
Overview
This is the WebLogic Patch process called BSU
Properties
-
ensure
Whether a patch should be applied.
Supported values:- present
- absent
- installed (alias for: present)
- purged (alias for: absent)
Parameters
-
jdk_home_dir
The JDK home folder.
-
middleware_home_dir
The middleware home folder.
-
name (namevar)
The name of the BSU WebLogic Patch.
-
os_user
The weblogic operating system user.
-
patch_download_dir
The BSU pathc download dir folder.
-
provider
The specific backend to use for this ‘bsu_patch` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
weblogic_home_dir
The weblogic home home folder.