]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
Remove reference to old OSD docker extra env vars
authorIvan Font <ifont@redhat.com>
Thu, 26 Jan 2017 23:53:39 +0000 (15:53 -0800)
committerIvan Font <ifont@redhat.com>
Thu, 26 Jan 2017 23:53:39 +0000 (15:53 -0800)
commit0f7937694919b01ea822201170b279c51bfcf910
treee8da8a1a7efc57718a6d37bc518b88fab15cfc17
parent0c59d7cdcdb5f3154963188df8ca2def4a4d01d0
Remove reference to old OSD docker extra env vars

This variable is already defined as a global default in the OSD role and
was not being kept in sync as we now require the '-e' parameter prefixed
to each variable. This was also missing the CLUSTER environment variable
that is defined in the global default version of
ceph_osd_docker_extra_env.
Vagrantfile