Resource Type: ipblock
- Defined in:
- lib/puppet/type/ipblock.rb
- Providers:
-
v1
Overview
Type representing a ProfitBricks IP block.
Properties
-
created_by
The user who created the IP block.
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
id
The IP block’s ID.
-
ips
The IPs allocated to the IP block.
-
location
The IP block’s location.
-
size
The size of the IP block.
Parameters
-
name (namevar)
The name of the IP block.
-
provider
The specific backend to use for this ‘ipblock` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.