mirror of https://github.com/ceph/ceph-ansible.git
Merge pull request #793 from ceph/server-package-split-doc
README: add some doc for use_server_package_splitpull/794/head
commit
60b3121d2b
|
@ -174,6 +174,8 @@ information about how to generate appropriate values for these variables.
|
||||||
By default, ceph-common installs from Ceph repository. However, you
|
By default, ceph-common installs from Ceph repository. However, you
|
||||||
can set `ceph_origin` to "distro" to install Ceph from your default repository.
|
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
|
## Setup for Vagrant using libvirt provider
|
||||||
|
|
||||||
* Create vagrant_variables.yml
|
* Create vagrant_variables.yml
|
||||||
|
|
Loading…
Reference in New Issue