From 3c074fba9b990f3677a422d6c7d6dd9af66e8277 Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=A9bastien=20Han?= Date: Mon, 15 Feb 2016 17:11:03 +0100 Subject: [PATCH] contrib: add the ceph-agent MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Sébastien Han --- contrib/splitup.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/splitup.yml b/contrib/splitup.yml index bb20b4319..33d323286 100644 --- a/contrib/splitup.yml +++ b/contrib/splitup.yml @@ -23,6 +23,7 @@ - ceph-mds - ceph-rgw - ceph-restapi + - ceph-agent basedir: "{{ lookup('pipe', 'git rev-parse --show-toplevel') }}" tasks: -- 2.47.3