Resource Type: f5_root

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

Overview

Manage root objects

Properties

  • description
  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • new_password

    newPassword

  • old_password

    oldPassword

Parameters

  • name (namevar)
  • provider

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