]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
remove jewel support
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 10 Oct 2018 19:24:22 +0000 (15:24 -0400)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Fri, 12 Oct 2018 23:38:17 +0000 (23:38 +0000)
commit40b7747af7b3d139b3017b53f78ab52fd1082a92
treec8f20961845c494970e9e2530e7acaed00fff9ec
parentfa38b86cf83d68e756feb6d016a8c209478c9c5f
remove jewel support

As of now, we should no longer support Jewel in ceph-ansible.
The latest ceph-ansible release supporting Jewel is `stable-3.1`.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
25 files changed:
infrastructure-playbooks/rolling_update.yml
roles/ceph-defaults/tasks/facts.yml
roles/ceph-fetch-keys/tasks/main.yml
roles/ceph-handler/templates/restart_rbd_mirror_daemon.sh.j2
roles/ceph-infra/tasks/configure_firewall.yml
roles/ceph-mds/tasks/create_mds_filesystems.yml
roles/ceph-mgr/tasks/main.yml
roles/ceph-mon/tasks/ceph_keys.yml
roles/ceph-mon/tasks/crush_rules.yml
roles/ceph-mon/tasks/deploy_monitors.yml
roles/ceph-mon/tasks/docker/copy_configs.yml
roles/ceph-mon/tasks/docker/main.yml
roles/ceph-osd/tasks/ceph_disk_cli_options_facts.yml
roles/ceph-osd/tasks/openstack_config.yml
roles/ceph-rbd-mirror/tasks/common.yml
roles/ceph-rbd-mirror/tasks/docker/copy_configs.yml
roles/ceph-rbd-mirror/tasks/pre_requisite.yml
roles/ceph-rbd-mirror/tasks/start_rbd_mirror.yml
roles/ceph-rgw/tasks/main.yml
site-docker.yml.sample
site.yml.sample
tests/conftest.py
tests/functional/tests/rbd-mirror/test_rbd_mirror.py
tests/functional/tests/rgw/test_rgw.py
tox.ini