Comment 3 for bug 1834655

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-quickstart (master)

Reviewed: https://review.opendev.org/668402
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart/commit/?id=9df739dd2a569a92545072c86cf9c4a8efdce796
Submitter: Zuul
Branch: master

commit 9df739dd2a569a92545072c86cf9c4a8efdce796
Author: Arx Cruz <email address hidden>
Date: Mon Jul 1 11:48:31 2019 +0200

    Fix failure in featureset039

    With the upgrade to ansible 2.7 this role started to fail on
    featureset039 due the miss of python3.
    This patch fix it removing the args from shell module and updating the
    python script to use /usr/bin/env.

    Change-Id: I5b827d8e2011fb39e1df7786f012e5551cc4e0d9
    Closes-Bug: #1834655