Displaying 1 result from an estimated 1 matches for "etmpl".
Did you mean:
tmpl
2012 Aug 09
1
Class using if/else w/ multiple if conditions
...package { "zabbix-agent":
ensure => absent,
}}
else {
package { "zabbix-agent":
ensure => installed,
}
etmpl { "/etc/zabbix/zabbix_agentd.conf":
group => "zabbix",
mode => 0640,
require => Package["zabbix-agent"]}}
# The following files are empty and are only used for the Zabbix
# v...