Resource Type: zabbix_userparameters
- Defined in:
- lib/puppet/type/zabbix_userparameters.rb
- Providers:
-
ruby
Overview
An unique name for this define.
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
-
hostname
FQDN of the machine.
-
name (namevar)
An unique name for this define.
-
provider
The specific backend to use for this ‘zabbix_userparameters` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
template
Template which should be loaded for this host.
-
zabbix_pass
Zabbix-api password.
-
zabbix_url
The url on which the zabbix-api is available.
-
zabbix_user
Zabbix-api username.