ceph-ansible/roles/ceph-common/tasks
Sébastien Han ae2fd45994 common: refactor installation method
The installation process is now described as follow:

* you still have to choose a 'ceph_origin' installation method. The
origin can be a 'repository' (add a new repository), distro (it will use
the packages provided by the native repo source of your distribution),
local (only available on redhat system, it installs locally built
packages). This option is not well tested, so use it carefully

* if ceph_origin == 'repository' you will have to decide what kind of
repository you want to enable:
  - community: corresponds to the stable upstream/community version
  - enterprise: corresponds to the stable enterprise/downstream version
    (basically you are a red hat customer)
  - dev: it will install ceph from packages built out of the github
    development branches

Signed-off-by: Sébastien Han <seb@redhat.com>
Co-Authored-by: Guillaume Abrioux <gabrioux@redhat.com>
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2017-08-30 10:52:01 +02:00
..
checks common: refactor installation method 2017-08-30 10:52:01 +02:00
installs common: refactor installation method 2017-08-30 10:52:01 +02:00
misc ceph-common: disable_transparent_hugepage now persist 2017-04-08 13:06:18 +07:00
configure_cluster_name.yml common: do not run tasks in main.yml, use include 2016-12-09 16:00:46 +01:00
create_ceph_initial_dirs.yml distribute rbd bootstrap key if available 2017-08-22 18:55:29 -04:00
create_rbd_client_dir.yml common: do not run tasks in main.yml, use include 2016-12-09 16:00:46 +01:00
facts_mon_fsid.yml Workaround for broken 'block' syntax 2016-12-16 09:24:48 -06:00
main.yml common: refactor installation method 2017-08-30 10:52:01 +02:00
release-rhcs.yml common: add mimic release facts 2017-08-29 17:21:37 +02:00