Resource Type: ipmp_interface

Defined in:
lib/puppet/type/ipmp_interface.rb
Providers:
ipmp_interface

Overview

Manage the configuration of Oracle Solaris IPMP interfaces

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • interfaces

    An array of interface names to use for the IPMP interface

    Supported values:
    • /^[a-z][a-z_0-9]+[0-9]+$/
  • temporary

    Optional parameter that specifies that the IP interface is temporary. Temporary interfaces last until the next reboot. Temporary interfaces cannot be modified in place. They will be removed and recreated

    Supported values:
    • true
    • false

Parameters

  • name (namevar)

    The name of the IP interface