From: Yin Jifeng Date: Mon, 26 Jan 2015 06:22:06 +0000 (+0800) Subject: update distro comment X-Git-Tag: v1.0.0~262^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=8eca5183481590e7bfd8473eb93197be02d1e67e;p=ceph-ansible.git update distro comment so we don't need change them every ceph release --- 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