Resource Type: netdev_lagg
- Defined in:
- lib/puppet/type/netdev_lagg.rb
- Providers:
-
netdev_lagg
Overview
The Lagg
Properties
- addports
- deleteports
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
linkmode
Aggregation mode
Supported values:- static
- dynamic
Parameters
-
group_id
The groupId of the Aggregation
- name (namevar)
-
provider
The specific backend to use for this ‘netdev_lagg` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.