Resource Type: set
- Defined in:
- lib/puppet/type/set.rb
- Providers:
-
asadmin
Overview
Manage configurable attributes of Glassfish domains
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
Parameters
-
asadminuser
(defaults to: admin)
The internal Glassfish user asadmin uses. Default: admin
-
name (namevar)
The attribute name.
-
passwordfile
The file containing the password for the user.
-
portbase
(defaults to: 4800)
The Glassfish domain port base. Default: 4800
-
provider
The specific backend to use for this ‘set` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
user
The user to run the command as.
-
value
The attribute value.