From 8eca5183481590e7bfd8473eb93197be02d1e67e Mon Sep 17 00:00:00 2001 From: Yin Jifeng Date: Mon, 26 Jan 2015 14:22:06 +0800 Subject: [PATCH] update distro comment so we don't need change them every ceph release --- group_vars/all | 2 +- roles/ceph-common/defaults/main.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/group_vars/all b/group_vars/all index 128a4b592..365a450f5 100644 --- a/group_vars/all +++ b/group_vars/all @@ -19,7 +19,7 @@ dummy: #ceph_stable_release: giant # ceph stable release # This option is needed for _both_ stable and dev version, so please always fill the right version -# # supported distros are el6, rhel6, f20, el7, rhel7 (see http://ceph.com/rpm-giant/) +# # for supported distros, see http://ceph.com/rpm-{{ ceph_stable_release }}/ #ceph_stable_redhat_distro: el7 # ENTERPRISE VERSION diff --git a/roles/ceph-common/defaults/main.yml b/roles/ceph-common/defaults/main.yml index 802e82621..05f76e889 100644 --- a/roles/ceph-common/defaults/main.yml +++ b/roles/ceph-common/defaults/main.yml @@ -16,7 +16,7 @@ ceph_stable_key: https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.as ceph_stable_release: giant # ceph stable release # This option is needed for _both_ stable and dev version, so please always fill the right version -# # supported distros are el6, rhel6, f18, f19, opensuse12.2, sles11, centos7 (see http://ceph.com/rpm-firefly/) +# # for supported distros, see http://ceph.com/rpm-{{ ceph_stable_release }}/ ceph_stable_redhat_distro: el7 # ENTERPRISE VERSION -- 2.39.5