From: Alfredo Deza Date: Wed, 2 Sep 2015 12:06:03 +0000 (-0400) Subject: radosgw-agent: normalize to DIST and ARCH on yaml config X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3002cb25b320a657c3035bebbf64eef650c45bc0;p=ceph-build.git radosgw-agent: normalize to DIST and ARCH on yaml config Signed-off-by: Alfredo Deza --- diff --git a/radosgw-agent/config/definitions/radosgw-agent.yml b/radosgw-agent/config/definitions/radosgw-agent.yml index f7f008b7..9f6c7f86 100644 --- a/radosgw-agent/config/definitions/radosgw-agent.yml +++ b/radosgw-agent/config/definitions/radosgw-agent.yml @@ -33,12 +33,12 @@ axes: - axis: type: label-expression - name: Arch + name: ARCH values: - x86_64 - axis: type: label-expression - name: Dist + name: DIST values: - wheezy - precise