Resource Type: f5_user

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

Overview

Sets the user account on the BIG-IP system

Properties

  • description
  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • password

    password

Parameters

  • name (namevar)
  • provider

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