]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tox-update: set the ansible.cfg path before update
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 10 Sep 2019 16:23:19 +0000 (12:23 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Tue, 10 Sep 2019 20:54:55 +0000 (16:54 -0400)
commit6ffaea37a3ab94610719ce83b862af5764266c7c
tree9483b0415c916c54039e202c82fb0c00556e01ae
parente33e06d4007102912ed6422dff6c657d4b7905f5
tox-update: set the ansible.cfg path before update

During an upgrade we're installation the platform with the stable-3.2
branch. But the ansible configuration is still using the file from the
current branch which could have some differences.
Instead we can override the ANSIBLE_CONFIG environment variable with
the stable-3.2 commands.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit a8740026ad3f1503e45add78630cb63bbb413cfc)
tox-update.ini