From 60e4c0d50d2514bb1a61147442c4626d6aea4c68 Mon Sep 17 00:00:00 2001 From: Swann Croiset Date: Wed, 18 Nov 2015 17:17:44 +0100 Subject: [PATCH] Support zabbix_plugin 2.5.0 Change-Id: I9e086da317d2524ac3ee7fd90081d169062c40f1 --- tasks.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks.yaml b/tasks.yaml index 5764f28..5ccc200 100644 --- a/tasks.yaml +++ b/tasks.yaml @@ -3,12 +3,12 @@ type: puppet parameters: puppet_manifest: puppet/manifests/zabbix_config.pp - puppet_modules: puppet/modules:/etc/puppet/modules:../zabbix_monitoring-2.0/puppet/modules + puppet_modules: puppet/modules:/etc/puppet/modules:../zabbix_monitoring-2.0/puppet/modules:../zabbix_monitoring-2.5/puppet/modules timeout: 300 - role: ['primary-controller', 'controller'] stage: post_deployment/8121 type: puppet parameters: puppet_manifest: puppet/manifests/snmptt_config.pp - puppet_modules: puppet/modules:/etc/puppet/modules:../zabbix_monitoring-2.0/puppet/modules + puppet_modules: puppet/modules:/etc/puppet/modules:../zabbix_monitoring-2.0/puppet/modules:../zabbix_monitoring-2.5/puppet/modules timeout: 300