From: Alfredo Deza Date: Wed, 2 Sep 2015 11:42:43 +0000 (-0400) Subject: ceph-deploy: use DIST and ARCH, normalize values X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f89d295efa67028f856e76e4d83cb5c997d8177a;p=ceph-build.git ceph-deploy: use DIST and ARCH, normalize values Signed-off-by: Alfredo Deza --- diff --git a/ceph-deploy/config/definitions/ceph-deploy.yml b/ceph-deploy/config/definitions/ceph-deploy.yml index 7d7ce234..b16b645d 100644 --- a/ceph-deploy/config/definitions/ceph-deploy.yml +++ b/ceph-deploy/config/definitions/ceph-deploy.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: - squeeze - wheezy