Rev gearman-plugin to 0.1.3

The latest version of gearman-plugin contains logic to send node
label information back to zuul.  If available to zuul, zuul will
be able to submit metrics to statsd in the context of the node
label a job ran on.

Change-Id: I2764c8cca3cc9d91846739f9884db6d199cfb09c
This commit is contained in:
Timothy R. Chavez 2015-10-16 12:19:32 -05:00
parent 7596ddf6c6
commit 2b27340640

View File

@ -46,7 +46,7 @@ class openstack_project::jenkins_dev (
version => '2.3',
}
jenkins::plugin { 'gearman-plugin':
version => '0.1.1',
version => '0.1.3',
}
jenkins::plugin { 'git':
version => '1.1.23',