From: Ken Dreyer Date: Mon, 26 Oct 2015 17:12:59 +0000 (-0600) Subject: ansible: add description-setter plugin X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F156%2Fhead;p=ceph-build.git ansible: add description-setter plugin Some jobs use this plugin. Add it to our master's Ansible configuration. --- diff --git a/ansible/master.yml b/ansible/master.yml index 2db2d77c..14526ff1 100644 --- a/ansible/master.yml +++ b/ansible/master.yml @@ -30,6 +30,7 @@ - 'copyartifact' - 'github-oauth' - 'mask-passwords' + - 'description-setter' - port: 8080 - prefix: '/build'