Resource Type: f5_sslcertificate

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

Overview

Import SSL Certificates

Properties

  • description
  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • certificate_name

    Name of the ssl certificate to import.

  • from_local_file

    Location of the local ssl certificate to import.

  • name (namevar)
  • provider

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