]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Clarify ceph_origin usage 484/head
authorSébastien Han <seb@redhat.com>
Fri, 15 Jan 2016 18:10:47 +0000 (19:10 +0100)
committerSébastien Han <seb@redhat.com>
Fri, 15 Jan 2016 18:10:47 +0000 (19:10 +0100)
Signed-off-by: Sébastien Han <seb@redhat.com>
group_vars/all.sample
roles/ceph-common/defaults/main.yml

index ecf62ec2414f517953d6006618f148c451e419c5..d8ea8642442b130c8911ced1d199c7b5623dbf5e 100644 (file)
@@ -37,6 +37,9 @@ dummy:
 ## Configure package origin
 #
 #ceph_origin: 'upstream' # or 'distro'
+# 'distro' means that no separate repo file will be added
+# you will get whatever version of Ceph is included in your Linux distro.
+#
 #ceph_use_distro_backports: false # DEBIAN ONLY
 
 # STABLE
@@ -57,7 +60,7 @@ dummy:
 #  - firefly
 #  - giant
 #  - hammer
-#          
+#
 # Use the option below to specify your applicable package tree, eg. when using non-LTS Ubuntu versions
 # # for a list of available Debian distributions, visit http://ceph.com/debian-{{ ceph_stable_release }}/dists/
 # for more info read: https://github.com/ceph/ceph-ansible/issues/305
index a560fb2353561833919e6ee8083e1efdd69149c8..6591fdc126b80258893c2c65703690e4093d8642 100644 (file)
@@ -35,6 +35,9 @@ redhat_package_dependencies:
 ## Configure package origin\r
 #\r
 ceph_origin: 'upstream' # or 'distro'\r
+# 'distro' means that no separate repo file will be added\r
+# you will get whatever version of Ceph is included in your Linux distro.\r
+#\r
 ceph_use_distro_backports: false # DEBIAN ONLY\r
 \r
 \r