Resource Type: f5_command

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

Overview

Run tmsh command

Properties

  • description
  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • tmsh

    tmsh command line

Parameters

  • name (namevar)
  • provider

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