Overview

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

Experience the Power of Puppet for WebLogic

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

For WebLogic   here at our playground...

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.

Back to overview of wls_rcu

ensure

Whether a Repository should be created.

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

Back to overview of wls_rcu

jdbc_url

The jdbc url for the RCU check.

Back to overview of wls_rcu

jdk_home_dir

The jdk_home_dir.

Back to overview of wls_rcu

name

The prefix of the RCU.

Back to overview of wls_rcu

oracle_home

The oracle_home for the WLST location.

Back to overview of wls_rcu

os_user

The weblogic operating system user.

Back to overview of wls_rcu

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

Back to overview of wls_rcu

statement

The RCU statement.

Back to overview of wls_rcu

sys_password

The sys password for the RCU check/install.

Back to overview of wls_rcu

sys_user

The sys user for the RCU check/install.

Back to overview of wls_rcu