Resource Type: netscaler_sslkeyfile

Defined in:
lib/puppet/type/netscaler_sslkeyfile.rb
Providers:
rest

Overview

Configuration for Imported Keyfile resource.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • source

    URL specifying the protocol, host, and path, including file name, to the key file to be imported.

Parameters

  • name (namevar)
  • provider

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