Resource Type: zabbix_template
- Defined in:
- lib/puppet/type/zabbix_template.rb
- Providers:
-
ruby
Overview
The name of template.
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
Parameters
-
apache_use_ssl
If apache is uses with ssl
-
provider
The specific backend to use for this ‘zabbix_template` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
template_name
The name of template.
-
template_source
Template source file.
-
zabbix_pass
Zabbix-api password.
-
zabbix_url
The url on which the zabbix-api is available.
-
zabbix_user
Zabbix-api username.