db rcu
Overview
This is the Oracle RCU ( Repository creation utility) installer type
Attributes
Attribute Name | Short Description |
---|---|
db_server | The database server for the RCU check/install. |
db_service | The database service for the RCU check/install. |
ensure | Whether a Repository should be created. |
name | The prefix of the RCU. |
oracle_home | The oracle database home folder. |
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 username for the RCU check/install. |
db_server
The database server for the RCU check/install.
db_service
The database service for the RCU check/install.
ensure
Whether a Repository should be created.
Valid values are present
(also called create
), absent
(also called delete
).
name
The prefix of the RCU.
oracle_home
The oracle database home folder.
os_user
The weblogic operating system user.
provider
The specific backend to use for this db_rcu
resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.Available providers are:
- db_rcu
statement
The RCU statement.
sys_password
The sys password for the RCU check/install.
sys_user
The sys username for the RCU check/install.