Resource Type: wls_server

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

Overview

This resource allows you to manage server 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_server` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.