Comment 3 for bug 1821178

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

Reviewed: https://review.openstack.org/645238
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=d9df3c0ab09bab44f389c8c868470a3df4a0d8ff
Submitter: Zuul
Branch: master

commit d9df3c0ab09bab44f389c8c868470a3df4a0d8ff
Author: Cédric Jeanneret <email address hidden>
Date: Thu Mar 21 15:11:13 2019 +0100

    Ensure we configure SELinux at the earliest stage.

    Prior this commit, SELinux was configured by puppet, and this
    happens way too late. Here we should get a proper SELinux configuration
    at the right time.

    SELinux management is also removed from puppet with this commit:
    https://review.openstack.org/#/c/645477/
    We just keep the "semodule" and "sebool" part within puppet. For now.

    Related-Bug: #1821025
    Closes-Bug: #1821178
    Change-Id: Ibd7b80b2cc0b09b63b17f1ba3a9b9cc2de728c57