From 17062740dd76ff6f174e3bbcb0cab7898d810f40 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Wed, 20 Apr 2016 11:35:25 -0400 Subject: [PATCH] revert dynamic axis on ceph.yml configuration Signed-off-by: Alfredo Deza --- ceph/config/definitions/ceph.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/ceph/config/definitions/ceph.yml b/ceph/config/definitions/ceph.yml index 3cff3a6b..015393f0 100644 --- a/ceph/config/definitions/ceph.yml +++ b/ceph/config/definitions/ceph.yml @@ -69,11 +69,6 @@ Defaults to un-checked" description: "Base parent path for virtualenv locations, set to avoid issues with extremely long paths that are incompatible with tools like pip. Defaults to '/tmp/' (note the trailing slash, which is required)." default: "/tmp/" - - string: - name: DIST_VERSIONS - description: "Populates the `DIST` environment variable so that it can dynamically alter the Matrix axis, multiple values should be space-separated." - default: "jessie trusty xenial centos7" - builders: - multijob: name: 'ceph tag phase' -- 2.39.5