Provider: puppet_https
- Defined in:
- lib/puppet/provider/sensu_api_validator/puppet_https.rb
- Resource type:
- sensu_api_validator
Overview
A provider for the resource type sensu_api_validator
,
which validates the sensu_api connection by attempting an http(s)
connection to the sensu_api server. Uses the puppet SSL certificate
setup from the local puppet environment to authenticate if use_ssl
is set to true.