Resource Type: f5_persistencehash

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

Overview

Manage hash persistence objects

Properties

  • description
  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • hash_algorithm

    hash_algorithm.

  • hash_buffer_limit

    hash_buffer_limit.

  • hash_length

    hash_length.

  • hash_offset

    hash_offset.

  • match_across_pools
  • match_across_services
  • match_across_virtuals
  • mirror

    mirror.

  • override_connection_limit
  • rule

    rule.

  • timeout

    timeout.

Parameters

  • name (namevar)
  • provider

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