Resource Type: lan
- Defined in:
- lib/puppet/type/lan.rb
- Providers:
-
v1
Overview
Type representing a ProfitBricks LAN.
Properties
-
datacenter_id
The ID of the virtual data center where the LAN will reside.
-
datacenter_name
The name of the virtual data center where the LAN will reside.
-
ensure
Supported values:
- present
- absent
-
id
The LAN ID.
-
ip_failover
IP failover group.
-
public
(defaults to: false)
Set whether LAN will face the public Internet or not.
Supported values:- true
- false
Parameters
-
name (namevar)
The name of the LAN.
-
provider
The specific backend to use for this ‘lan` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.