Resource Type: f5_persistencecookie

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

Overview

Manage cookie persistence objects

Properties

  • always_send
  • cookie_encryption
  • cookie_name

    cookie_name.

  • description
  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • expiration

    expiration.

  • httponly
  • method

    Fail Safe Action. Valid values are 'reboot' or 'restart-all'.

    Supported values:
    • insert
    • passive
    • rewrite
  • secure

Parameters

  • name (namevar)
  • provider

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