Resource Type: jboss_resourceadapter
- Defined in:
- lib/puppet/type/jboss_resourceadapter.rb
- Providers:
-
jbosscli
Overview
Manages resource adapters on JBoss Application Server
Properties
-
archive
The resource adapter archive.
-
backgroundvalidation
(defaults to: true)
The resource adapter connection definition class name.
-
classname
The resource adapter connection definition class name.
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
jndiname
The resource adapter connection definition jndi name.
-
security
(defaults to: application)
The resource adapter connection definition security.
-
transactionsupport
The resource adapter transaction support type.
Parameters
-
controller
Domain controller host:port address
-
ctrlpasswd
A password to be used to connect to controller
-
ctrluser
A user name to connect to controller
-
name (namevar)
The name/ID of resource adapter.
-
profile
(defaults to: full)
The JBoss profile name
-
provider
The specific backend to use for this ‘jboss_resourceadapter` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
retry
(defaults to: 3)
Number of retries.
-
retry_timeout
(defaults to: 1)
Retry timeout in seconds
-
runasdomain
(defaults to: true)
Indicate that server is in domain mode