Merge "ceph-base: Disable ceph-ansible firewall tasks" into stable/rocky

This commit is contained in:
Zuul 2019-08-23 21:01:29 +00:00 committed by Gerrit Code Review
commit 95bf1ab15c
1 changed files with 1 additions and 0 deletions

View File

@ -230,6 +230,7 @@ resources:
fsid: { get_param: CephClusterFSID }
cluster: { get_param: CephClusterName }
docker: true
configure_firewall: false
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]}