]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Update to use consistent docker extra env vars 1252/head
authorIvan Font <ifont@redhat.com>
Thu, 26 Jan 2017 23:57:34 +0000 (15:57 -0800)
committerIvan Font <ifont@redhat.com>
Thu, 26 Jan 2017 23:57:34 +0000 (15:57 -0800)
commit02983541373f3f9d082d7f57bbc21a820b528a2f
tree4ad8611ef9f2c62f0cbe8c5dd3c02a26fb0967c4
parent0f7937694919b01ea822201170b279c51bfcf910
Update to use consistent docker extra env vars

This playbook was still referencing the old version of the
ceph_*_docker_extra_env but only for Ceph MONs and Ceph NFS. This
playbook was not kept up-to-date when updating the
ceph_*_docker_extra_env variables to add the '-e' option to docker.
That's because the addition of '-e' breaks this playbook as it requires
a comma separated list of variables for the 'env:' docker module
parameter. Therefore this change just makes the playbook consistently
broken by referencing the same variable throughout.
infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml