Comment 9 for bug 1641131

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

Reviewed: https://review.openstack.org/445995
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=cacf41028b1fe398175d34cc298ce39042edf09e
Submitter: Jenkins
Branch: master

commit cacf41028b1fe398175d34cc298ce39042edf09e
Author: Kevin Carter <email address hidden>
Date: Wed Mar 15 09:41:51 2017 -0500

    Add better support for multi-OS deployments

    This change adds a few variables which allow it to consume a repo-server
    setup which has releases based on OS and ARCH. The changes require a
    deployer to have at least one repo-server per-OS type being deployed.
    This means that if a deployer wanted to do a mixed CentOS 7 and Ubuntu
    16.04 deployment they'd need at least one repo server in each of OS type
    which facilitates the building of wheels for each OS.

    Change-Id: Ifd5ff22ae47bc9a2a88c1bbb2632ce48ba5accbf
    Closes-Bug: 1641131
    Depends-On: I3f36afa307e02a38d73b860fc23ed94a09882c34
    Signed-off-by: Kevin Carter <email address hidden>