From: Alfredo Deza Date: Fri, 15 Apr 2016 19:09:08 +0000 (-0400) Subject: add the dynamic-axis plugin to the master playbook X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=e37b9a1713f2c52afb4cbafe3ce661e8717c3903;p=ceph-build.git add the dynamic-axis plugin to the master playbook Signed-off-by: Alfredo Deza --- diff --git a/ansible/master.yml b/ansible/master.yml index d5c1ca87..cd2a082e 100644 --- a/ansible/master.yml +++ b/ansible/master.yml @@ -21,6 +21,7 @@ - 'publish-over-ssh' - 'nested-view' - 'jenkins-multijob-plugin' + - 'dynamic-axis' - 'ghprb' - 'github' - 'github-api'