Resource Type: f5_node

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

Overview

Manage node objects

Properties

  • address
  • availability_requirement
  • connection_limit
  • connection_rate_limit
  • description
  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • health_monitors
  • logging

    The logging state of the node object. Valid options:

    Supported values:
    • disabled
    • enabled
    • true
    • false
  • ratio
  • state

Parameters

  • name (namevar)
  • provider

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