Resource Type: f5_sslkey

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

Overview

Import SSL Keys

Properties

  • description
  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • from_local_file

    Location of the local ssl key to import.

  • keyname

    The name of the ssl key to import.

  • name (namevar)
  • provider

    The specific backend to use for this f5_sslkey resource. You will seldom need to specify this --- Puppet will usually discover the appropriate provider for your platform.