Resource Type: evs

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

Overview

Manage the configuration of Oracle Solaris Elastic Virtual Switch (EVS)

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • l2_type

    Define how an EVS will be implemented across machines

    Supported values:
    • vlan
    • vxlan
    • flat
    • ""
  • maxbw

    The full duplex bandwidth for the virtual port

  • priority

    The relative priority for the virtual port

    Supported values:
    • high
    • medium
    • low
    • ""
  • protection

    Enables one or more types of link protection

  • uuid

    UUID of the EVS instance

  • vlanid

    VXLAN segment ID used to implement the EVS

  • vni

    VLAN ID used to implement the EVS

Parameters

  • name (namevar)

    The full name for EVS (including the tenant name)