Merge "CI: Update ceph-ansible to v5 - deploy Ceph Octopus"

This commit is contained in:
Zuul 2020-07-22 12:32:43 +00:00 committed by Gerrit Code Review
commit 6033959b53
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ docker: true
containerized_deployment: true
container_binary: "docker"
docker_pull_timeout: "600s"
ceph_docker_image_tag: "latest-nautilus"
ceph_docker_image_tag: "latest-octopus"
dashboard_enabled: false

View File

@ -122,7 +122,7 @@
ceph_osd_storetype: ceph-lvm
required-projects:
- name: github.com/ceph/ceph-ansible
override-checkout: v4.0.16
override-checkout: v5.0.0
- job:
name: kolla-ansible-masakari-base