Resource Type: wls_singleton_service

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

Overview

This resource allows you to managed singleton services in a 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_singleton_service resource. You will seldom need to specify this --- Puppet will usually discover the appropriate provider for your platform.