From: Frank Brehm Date: Mon, 10 Sep 2018 13:22:22 +0000 (+0200) Subject: Zabbix version as a string X-Git-Tag: v0.1.0~205 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=f30de3403dbabc52f2e867ca812d8aef228be0c7;p=pixelpark%2Fhiera.git Zabbix version as a string --- diff --git a/customer/fbb-web/development.yaml b/customer/fbb-web/development.yaml index d79d55b8..c1985891 100644 --- a/customer/fbb-web/development.yaml +++ b/customer/fbb-web/development.yaml @@ -350,3 +350,9 @@ infra::profile::nginx_php_fpm_server::location: fastcgi_buffers: '4 128k' fastcgi_pass: '127.0.0.1:9000' fastcgi_index: 'index.php' + +# Fix some versions +zabbix::repo::zabbix_version: '2.4' +zabbix::agent::zabbix_version: '2.4' + +