From: Sascha Strassheim Date: Tue, 7 Nov 2017 15:24:10 +0000 (+0100) Subject: zabbix on (test)+web01-deutsche-wohnen-com X-Git-Tag: v0.1.0~2115^2~2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=268aba1cd1cf770475677315fcd2ad51e9ab1f54;p=pixelpark%2Fhiera.git zabbix on (test)+web01-deutsche-wohnen-com --- diff --git a/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml b/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml index db6e58a5..f528c4c5 100644 --- a/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -5,6 +5,23 @@ infra::additional_classes: - infra::profile::mysql_server - infra::profile::postfix - logstash + - zabbix::agent + +zabbix::agent::include_dir_purge: false + +infra::additional_files: + zabbix_repo: + path: '/etc/yum.repos.d/zabbix_3_4.repo' + owner: 'root' + group: 'root' + mode: '0644' + content: | + [zabbix_3_4] + name=Zabbix Yum Repo + baseurl=http://repo.pixelpark.com/Linux/yum/zabbix/7/zabbix_3_4/ + enabled=1 + gpgcheck=0 + # gpgkey=http://repo.pixelpark.com/Linux/yum/RPM-GPG-KEY-ZABBIX accounts::users: jenkins: diff --git a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml index d0ab348c..d8c73587 100644 --- a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -4,6 +4,24 @@ infra::additional_classes: - infra::profile::typo3 - infra::profile::mysql_server - infra::profile::postfix + - logstash + - zabbix::agent + +zabbix::agent::include_dir_purge: false + +infra::additional_files: + zabbix_repo: + path: '/etc/yum.repos.d/zabbix_3_4.repo' + owner: 'root' + group: 'root' + mode: '0644' + content: | + [zabbix_3_4] + name=Zabbix Yum Repo + baseurl=http://repo.pixelpark.com/Linux/yum/zabbix/7/zabbix_3_4/ + enabled=1 + gpgcheck=0 + # gpgkey=http://repo.pixelpark.com/Linux/yum/RPM-GPG-KEY-ZABBIX accounts::users: jenkins: