]> 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 18:38:26 +0000 (14:38 -0400)
commita8740026ad3f1503e45add78630cb63bbb413cfc
treefdde3a49aeda668e37ebaa2a227df306b695a1bb
parentd2a2bd7c423182b60460bffa6b3d6a28c7d12227
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>
tox-update.ini