wls rcu
Overview
This is the Oracle WebLogic RCU ( Repository creation utility) installer type
Attributes
| Attribute Name | Short Description |
|---|---|
| check_script | The check_script py script for the RCU Repository. |
| ensure | Whether a Repository should be created. |
| jdbc_url | The jdbc url for the RCU check. |
| jdk_home_dir | The jdk_home_dir. |
| name | The prefix of the RCU. |
| oracle_home | The oracle_home for the WLST location. |
| os_user | The weblogic operating system user. |
| provider | resource. |
| statement | The RCU statement. |
| sys_password | The sys password for the RCU check/install. |
| sys_user | The sys user for the RCU check/install. |
check_script
The check_script py script for the RCU Repository.
ensure
Whether a Repository should be created.
Valid values are present (also called create), absent (also called delete).
jdbc_url
The jdbc url for the RCU check.
jdk_home_dir
The jdk_home_dir.
name
The prefix of the RCU.
oracle_home
The oracle_home for the WLST location.
os_user
The weblogic operating system user.
provider
The specific backend to use for this wls_rcu
resource. You will seldom need to specify this — Puppet® will usually
discover the appropriate provider for your platform.Available providers are:
- wls_rcu
statement
The RCU statement.
sys_password
The sys password for the RCU check/install.
sys_user
The sys user for the RCU check/install.
