]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ansible: add description-setter plugin 156/head
authorKen Dreyer <kdreyer@redhat.com>
Mon, 26 Oct 2015 17:12:59 +0000 (11:12 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Mon, 26 Oct 2015 17:13:16 +0000 (11:13 -0600)
Some jobs use this plugin. Add it to our master's Ansible configuration.

ansible/master.yml

index 2db2d77c9b2458c4ce4d27f2e08a74210ed60ba5..14526ff1d859efbf9e900f6b66aba52af44d3190 100644 (file)
@@ -30,6 +30,7 @@
       - 'copyartifact'
       - 'github-oauth'
       - 'mask-passwords'
+      - 'description-setter'
 
     - port: 8080
     - prefix: '/build'