Resource Type: wls_datasource

Defined in:
lib/puppet/type/wls_datasource.rb
Providers:
simple

Overview

This resource allows you to manage a datasource in an WebLogic domain.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • provider

    The specific backend to use for this wls_datasource resource. You will seldom need to specify this --- Puppet will usually discover the appropriate provider for your platform.