From ee1828c5bed22641d05dba34231c591c12fc7692 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Tue, 16 Jun 2015 09:05:25 -0700 Subject: [PATCH] fabfile: add fedora 22 builder Signed-off-by: Sage Weil --- fabfile.py | 1 + 1 file changed, 1 insertion(+) diff --git a/fabfile.py b/fabfile.py index 73e210f..76a2921 100644 --- a/fabfile.py +++ b/fabfile.py @@ -23,6 +23,7 @@ env.roledefs['gitbuilder_ceph_rpm'] = [ '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', + 'ubuntu@gitbuilder-ceph-rpm-fedora22-amd64-basic.front.sepia.ceph.com', ] # kernels -- 2.39.5