We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb993fd commit d318e0aCopy full SHA for d318e0a
zabbix-agent.sls
@@ -1,5 +1,5 @@
1
# 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]} %}
+{% 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]} %}
3
{% set source_path = 'https://cdn.zabbix.com/zabbix/binaries/stable/' %}
4
5
zabbix-agent:
0 commit comments