Manage non-volatile route configuration information
Properties
ensure (defaults to: present)
The basic property that the resource should be in.
Supported values:
present
absent
gateway
The gateway to use for the route
interface
The interface to use for the route
netmask
The subnet mask to apply to the route
network
The target network address
options
Provider specific options to be passed to the provider
Parameters
name (namevar)
The name of the network route
provider
The specific backend to use for this ‘network_route` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
Features
provider_options
—
The provider can accept a hash of arbitrary options. The semantics of these options will depend on the provider.