Comment 4 for bug 1869764

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (stable/rocky)

Reviewed: https://review.opendev.org/716020
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=00f2a0e7edbe199f968577a536251a3907b3b6dc
Submitter: Zuul
Branch: stable/rocky

commit 00f2a0e7edbe199f968577a536251a3907b3b6dc
Author: Francesco Pantano <email address hidden>
Date: Mon Mar 30 18:44:39 2020 +0200

    Fix ANSIBLE_FORKS env variable in ceph-ansible workbook

    The right variable to properly set the ansible forks used when
    ceph-ansible is triggered is ANSIBLE_FORKS.
    This patch just fixes the variable name.

    Change-Id: I29c525c13759d1b244b4396ab31f9a92a06cf0f1
    Closes-Bug: #1869764