Resource Type: f5_irule

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

Overview

Manage irule objects

Properties

  • definition

    iRule text containing event declarations consisting of TCL code that is executed when an event occurs

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • verify_signature

Parameters

  • name (namevar)
  • provider

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