Resource Type: netdev_l2vpn

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

Overview

Manage l2vpn

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
    • enable (alias for: present)
    • disable (alias for: absent)

Parameters

  • name (namevar)
  • provider

    The specific backend to use for this ‘netdev_l2vpn` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.