Resource Type: cisco_evpn_multicast

Defined in:
lib/puppet/type/cisco_evpn_multicast.rb
Providers:
cisco

Overview

%(Manages the Cisco Evpn Multicast configuration.

cisco_evpn_multicast

..attributes..

Example:

cisco_evpn_multicast {'default':
  ensure              => present,
}

)

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • name (namevar)

    Instance of EVPN Multicast, only allow the value ‘default’

  • provider

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