]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Remove unused use_server_package_split boolean
authorJames Saint-Rossy <james_saintrossy@cable.comcast.com>
Wed, 24 Aug 2016 04:38:52 +0000 (00:38 -0400)
committerJames Saint-Rossy <james_saintrossy@cable.comcast.com>
Wed, 24 Aug 2016 04:38:52 +0000 (00:38 -0400)
README.md
group_vars/all.sample
roles/ceph-common/defaults/main.yml

index b55063d267beaedf37a085a852647059feccb710..ce1c4d386b209d5447b760378aefe77ef3b97b0f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -179,8 +179,6 @@ information about how to generate appropriate values for these variables.
 By default, ceph-common installs from Ceph repository. However, you
 can set `ceph_origin` to "distro" to install Ceph from your default repository.
 
-Moreover for people looking to install any version of Ceph prior to the Jewel release on a Red Hat based system you would have to set `use_server_package_split: false`.
-
 ## Setup for Vagrant using libvirt provider
 
 * Create vagrant_variables.yml
index c585b840a0b1258c678a0e5fa8944dce2360fc33..7bdc5f2353cd0ae19d7656019bbcc35da8743ab2 100644 (file)
@@ -40,10 +40,6 @@ dummy:
 # "state=latest".
 #upgrade_ceph_packages: False
 
-# If this is false then the 'ceph' package will be installed on rpm systems, which
-# is not needed for versions after infernalis.
-#use_server_package_split: true
-
 # /!\ EITHER ACTIVE ceph_stable OR ceph_stable_uca OR ceph_dev OR ceph_custom /!\
 
 #debian_package_dependencies:
index f546538a1c1cd9349e529648946fee9dc5c53ed8..9cf58440766204bbc73f3e90d72f9715f416bcc4 100644 (file)
@@ -32,10 +32,6 @@ check_firewall: False
 # "state=latest".
 upgrade_ceph_packages: False
 
-# If this is false then the 'ceph' package will be installed on rpm systems, which
-# is not needed for versions after infernalis.
-use_server_package_split: true
-
 # /!\ EITHER ACTIVE ceph_stable OR ceph_stable_uca OR ceph_dev OR ceph_custom /!\
 
 debian_package_dependencies: