Skip to content

Commit d318e0a

Browse files
committed
Add Zabbix 6.0 agent
1 parent bb993fd commit d318e0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zabbix-agent.sls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# both 32-bit (x86) AND a 64-bit (AMD64) installer available
2-
{% set versions = {'5.2':[0,1,2,3], '5.0':[1,2,3,4,5,6,7], '4.4':[1,2,3,4,5,10], '4.2':[3,4,5,6,7,8], '4.0':[9,10,11,12,13,14,15,16,17,22,23,24,25,26,27], '3.0':[26,27,28,29]} %}
2+
{% set versions = {'6.0':[27], '5.2':[0,1,2,3], '5.0':[1,2,3,4,5,6,7], '4.4':[1,2,3,4,5,10], '4.2':[3,4,5,6,7,8], '4.0':[9,10,11,12,13,14,15,16,17,22,23,24,25,26,27], '3.0':[26,27,28,29]} %}
33
{% set source_path = 'https://cdn.zabbix.com/zabbix/binaries/stable/' %}
44

55
zabbix-agent:

0 commit comments

Comments
 (0)