Resource Type: openldap_schema

Defined in:
lib/puppet/type/openldap_schema.rb
Providers:
olc

Overview

Manages OpenLDAP schemas.

Properties

  • date

    The modifyTimestamp of the schema.

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • index

    The index of the schema.

Parameters

  • name (namevar)

    The default namevar.

  • path

    The location to the schema file.

  • provider

    The specific backend to use for this ‘openldap_schema` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.