Merge "Do not pass ceph_release to ceph-ansible"

This commit is contained in:
Zuul 2018-04-25 18:22:58 +00:00 committed by Gerrit Code Review
commit 1e55a35f47
1 changed files with 0 additions and 1 deletions

View File

@ -206,7 +206,6 @@ resources:
fsid: { get_param: CephClusterFSID }
cluster: { get_param: CephClusterName }
docker: true
ceph_release: luminous
ceph_docker_registry: {get_attr: [DockerImageUrlParts, value, host]}
ceph_docker_image: {get_attr: [DockerImageUrlParts, value, image]}
ceph_docker_image_tag: {get_attr: [DockerImageUrlParts, value, image_tag]}