Overview

This is the Oracle RCU ( Repository creation utility) installer type

Experience the Power of Puppet for Oracle

If you want to play and experiment with Puppet and Oracle, please take a look at our playgrounds. At our playgrounds, we provide you with a pre-installed environment, where you experiment fast and easy.

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.

Back to overview of db_rcu

db_service

The database service for the RCU check/install.

Back to overview of db_rcu

ensure

Whether a Repository should be created.

Valid values are present (also called create), absent (also called delete).

Back to overview of db_rcu

name

The prefix of the RCU.

Back to overview of db_rcu

oracle_home

The oracle database home folder.

Back to overview of db_rcu

os_user

The weblogic operating system user.

Back to overview of db_rcu

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

Back to overview of db_rcu

statement

The RCU statement.

Back to overview of db_rcu

sys_password

The sys password for the RCU check/install.

Back to overview of db_rcu

sys_user

The sys username for the RCU check/install.

Back to overview of db_rcu