From: Frank Brehm Date: Mon, 10 Sep 2018 13:36:58 +0000 (+0200) Subject: Cleanup X-Git-Tag: v0.1.0~200 X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=5f9501de44cd0eba3216a7fcfa8ab7c6ac88a2cf;p=pixelpark%2Fhiera.git Cleanup --- diff --git a/customer/bmas-typo3/development.yaml b/customer/bmas-typo3/development.yaml index 6c666ebc..ba91745e 100644 --- a/customer/bmas-typo3/development.yaml +++ b/customer/bmas-typo3/development.yaml @@ -10,10 +10,6 @@ infra::additional_classes: # Wert nur temporaer zabbix::agent::include_dir_purge: false -# Fix some versions -zabbix::repo::zabbix_version: '2.4' -zabbix::agent::zabbix_version: '2.4' - mysql::server::package_name: MariaDB-server mysql::client::package_name: MariaDB-client infra::additional_files: diff --git a/customer/fbb-web/development.yaml b/customer/fbb-web/development.yaml index c1985891..4a44422f 100644 --- a/customer/fbb-web/development.yaml +++ b/customer/fbb-web/development.yaml @@ -351,8 +351,4 @@ infra::profile::nginx_php_fpm_server::location: 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' - diff --git a/customer/fbb-web/test.yaml b/customer/fbb-web/test.yaml index 5a82831f..f0cba2e6 100644 --- a/customer/fbb-web/test.yaml +++ b/customer/fbb-web/test.yaml @@ -451,7 +451,3 @@ infra::profile::nginx_php_fpm_server::location: 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' -