Resource Type: credential

Defined in:
lib/puppet/type/credential.rb
Providers:
wincred

Overview

Manages Credential Manager credentials on Windows systems.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • username

    The identity used to authenticate to the Conjur instance

  • value

    The API key matching the Conjur identity

Parameters

  • provider

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

  • target

    Conjur URL