From a4d27382b420a828eab4e8291c0c3966fddaa163 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 4 Jun 2015 18:18:59 -0400 Subject: [PATCH] fabfile: centos7 notcmalloc builder Signed-off-by: Sage Weil --- fabfile.py | 1 + 1 file changed, 1 insertion(+) diff --git a/fabfile.py b/fabfile.py index d50cee3..e2e9db1 100644 --- a/fabfile.py +++ b/fabfile.py @@ -21,6 +21,7 @@ env.roledefs['gitbuilder_auto'] = [ env.roledefs['gitbuilder_ceph_rpm'] = [ 'ubuntu@gitbuilder-ceph-rpm-centos6-5-amd64-basic.front.sepia.ceph.com', 'ubuntu@gitbuilder-ceph-rpm-centos7-amd64-basic.front.sepia.ceph.com', + 'ubuntu@gitbuilder-ceph-rpm-centos7-amd64-notcmalloc.front.sepia.ceph.com', 'ubuntu@gitbuilder-ceph-rpm-fedora20-amd64-basic.front.sepia.ceph.com', ] -- 2.39.5