]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
add explanation for other distros in the new flag for RHEL
authorAlfredo Deza <alfredo.deza@inktank.com>
Fri, 20 Feb 2015 17:13:50 +0000 (12:13 -0500)
committerAlfredo Deza <alfredo.deza@inktank.com>
Fri, 20 Feb 2015 17:13:50 +0000 (12:13 -0500)
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
ceph_deploy/install.py

index fb87e7c419024b45f075873cfb7ad8dff93a04fe..081e4270d6d2dbd75cc5d530952c17b9f958ea5b 100644 (file)
@@ -58,7 +58,8 @@ def install(args):
             # upstream. If default_release is True, it means that the user is
             # trying to install on a RHEL machine and should expect to get RHEL
             # packages. Otherwise, it will need to specify either a specific
-            # version, or repo, or a development branch.
+            # version, or repo, or a development branch. Other distro users should
+            # not see any differences.
             use_rhceph=args.default_release,
             )
         LOG.info(