aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-08-19 03:13:28 +0000
committerGerrit Code Review <review@openstack.org>2017-08-19 03:13:29 +0000
commit0b7c9a13ef977d50939a9a697c370d2ec26ed4b3 (patch)
tree608265e2fa970f623ee1bdc23a291fcd79843506
parent836c4d810fe70a171b37ee2a00ae38e3c97ceb1c (diff)
parentbf85126a1d425ca89de22f1ab02abde0ae8dc857 (diff)
Merge "Add params needed for the ceph-ansible switch to containers playbook"
-rw-r--r--docker/services/ceph-ansible/ceph-base.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/services/ceph-ansible/ceph-base.yaml b/docker/services/ceph-ansible/ceph-base.yaml
index e65c503b..2364afc8 100644
--- a/docker/services/ceph-ansible/ceph-base.yaml
+++ b/docker/services/ceph-ansible/ceph-base.yaml
@@ -158,6 +158,7 @@ outputs:
ceph_ansible_playbook: {get_param: CephAnsiblePlaybook}
config_settings:
ceph_common_ansible_vars:
+ ireallymeanit: 'yes'
fsid: { get_param: CephClusterFSID }
docker: true
ceph_docker_registry: {get_attr: [DockerImageUrlParts, value, host]}