Resource Type: solaris_vlan
- Defined in:
- lib/puppet/type/solaris_vlan.rb
- Providers:
-
solaris_vlan
Overview
Manage the configuration of Oracle Solaris VLAN links
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
lower_link
Specifies Ethernet link over which VLAN is created
-
vlanid
VLAN link ID
Parameters
-
force
Optional parameter to force the creation of the VLAN link
Supported values:- true
- false
-
name (namevar)
The name of the VLAN
-
temporary
Optional parameter that specifies that the VLAN is temporary. Temporary VLAN links last until the next reboot.
Supported values:- true
- false