Resource Type: graphdb_link
- Defined in:
- lib/puppet/type/graphdb_link.rb
- Providers:
-
graphdb_link
Overview
Creates link between master and worker
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
Parameters
-
master_endpoint
Sesame endpoint of GraphDB master instance
-
master_repository_id
The id of the master repository
-
name (namevar)
An arbitrary name used as the identity of the resource.
-
peer_master_endpoint
Sesame endpoint of GraphDB peer master instance
-
peer_master_node_id
The node id of peer master instance
-
peer_master_repository_id
The id of the peer master repository
-
provider
The specific backend to use for this ‘graphdb_link` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
replication_port
(defaults to: 0)
The port for replications that master and worker will use; default: 0
-
worker_endpoint
Sesame endpoint of GraphDB worker instance
-
worker_repository_id
The id of the worker repository