Resource Type: truststore
- Defined in:
- lib/puppet/type/truststore.rb
- Providers:
-
keytool
Overview
Generates an empty pkcs12 truststore
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
Parameters
-
group
Specifies a permissions group for the truststore. Valid options: a string containing a group name or integer containing a gid.
-
mode
Specifies the permissions mode of the truststore. Valid options: a string containing a permission mode value in octal notation.
-
owner
Specifies the owner of the truststore. Valid options: a string containing a username or integer containing a uid.
-
password_file
Path to file containing the truststore password
-
provider
The specific backend to use for this ‘truststore` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
truststore
Path to the truststore