]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
update distro comment 197/head
authorYin Jifeng <jifeng.yin@gmail.com>
Mon, 26 Jan 2015 06:22:06 +0000 (14:22 +0800)
committerYin Jifeng <jifeng.yin@gmail.com>
Mon, 26 Jan 2015 06:22:06 +0000 (14:22 +0800)
so we don't need change them every ceph release

group_vars/all
roles/ceph-common/defaults/main.yml

index 128a4b592ec1d7eb4e4e54b4db233ddbc45ed82b..365a450f5d91dfd7ebd9e69cc6763fa2df8f775e 100644 (file)
@@ -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
index 802e826217527de2e9f1bef702e2d5aba272688b..05f76e8894bbbe68f107c00f0a1e29ad66575954 100644 (file)
@@ -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\r
 \r
 # This option is needed for _both_ stable and dev version, so please always fill the right version\r
-# # supported distros are el6, rhel6, f18, f19, opensuse12.2, sles11, centos7 (see http://ceph.com/rpm-firefly/)\r
+# # for supported distros, see http://ceph.com/rpm-{{ ceph_stable_release }}/\r
 ceph_stable_redhat_distro: el7\r
 \r
 # ENTERPRISE VERSION\r