File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ zabbix-agent-2:
77{% for minor in subversions %}
88 ' {{major }}.{{minor }}.2400' :
99 {% if grains[' cpuarch' ] == ' AMD64' %}
10- full_name: ' Zabbix Agent (64-bit)'
10+ full_name: ' Zabbix Agent 2 (64-bit)'
1111 installer: ' {{source_path}}{{major}}/{{major}}.{{minor}}/zabbix_agent2-{{major}}.{{minor}}-windows-amd64-openssl.msi'
1212 uninstaller: ' {{source_path}}{{major}}/{{major}}.{{minor}}/zabbix_agent2-{{major}}.{{minor}}-windows-amd64-openssl.msi'
1313 {% else %}
14- full_name: ' Zabbix Agent (32-bit)'
14+ full_name: ' Zabbix Agent 2 (32-bit)'
1515 installer: ' {{source_path}}{{major}}/{{major}}.{{minor}}/zabbix_agent2-{{major}}.{{minor}}-windows-i386-openssl.msi'
1616 uninstaller: ' {{source_path}}{{major}}/{{major}}.{{minor}}/zabbix_agent2-{{major}}.{{minor}}-windows-i386-openssl.msi'
1717 {% endif %}
You can’t perform that action at this time.
0 commit comments