Skip to content

Commit

Permalink
Add type
Browse files Browse the repository at this point in the history
  • Loading branch information
zv0n committed Apr 14, 2020
1 parent d1d9318 commit aa14d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/agent.pp
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@
Variant[String[1],Array[String[1]]] $zbx_groups = $zabbix::params::agent_zbx_groups,
$zbx_group_create = $zabbix::params::agent_zbx_group_create,
$zbx_templates = $zabbix::params::agent_zbx_templates,
$zbx_macros = $zabbix::params::agent_zbx_macros,
Optional[Array[Hash]] $zbx_macros = $zabbix::params::agent_zbx_macros,
$agent_configfile_path = $zabbix::params::agent_configfile_path,
$pidfile = $zabbix::params::agent_pidfile,
$servicename = $zabbix::params::agent_servicename,
Expand Down

0 comments on commit aa14d53

Please sign in to comment.