From 096b3b03756819df0f5ca33afd5bf49a43611de0 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Thu, 8 Dec 2016 15:09:37 -0500 Subject: [PATCH] group_vars: remove ceph_dev* vars that are no longer needed Signed-off-by: Alfredo Deza --- group_vars/all.yml.sample | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/group_vars/all.yml.sample b/group_vars/all.yml.sample index 2615c00de..21678d573 100644 --- a/group_vars/all.yml.sample +++ b/group_vars/all.yml.sample @@ -172,13 +172,8 @@ dummy: # ### #ceph_dev: false # use ceph development branch -#ceph_dev_key: https://download.ceph.com/keys/autobuild.asc #ceph_dev_branch: master # development branch you would like to use e.g: master, wip-hack - -# supported distros are centos6, centos7, fc17, fc18, fc19, fc20, fedora17, fedora18, -# fedora19, fedora20, opensuse12, sles0. (see http://gitbuilder.ceph.com/). -# For rhel, please pay attention to the versions: 'rhel6 3' or 'rhel 4', the fullname is _very_ important. -#ceph_dev_redhat_distro: centos7 +#ceph_dev_sha1: latest # distinct sha1 to use, defaults to 'latest' (as in latest built) # CUSTOM # ### -- 2.39.5