Wondering if anyone uses this module? I think it does a fantastic job but 
did have a few questions around some of the defined types.

For instance, if you set manage resources on agent it exports the 
following. 


@@zabbix_host { $hostname:
ipaddress => $ipaddress,
use_ip => $use_ip,
port => $port,
group => $group,
group_create => $group_create,
templates => $templates,
proxy => $proxy,
zabbix_url => '',
zabbix_user => '',
zabbix_pass => '',
apache_use_ssl => '',
} 
As it doesn't specify the zabbix url, user, password etc I am wondering how 
it ends up generating defaults for these.

Similar goes for a call made in zabbix::proxy to userparameters type where 
all but one of the parameters is not supplied:

zabbix::userparameters { 'Zabbix_Proxy': template => 'Template App Zabbix 
Proxy', }


Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/f7393f51-4273-420a-82de-a6fde3beb646%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to