Comment 2 for bug 1659001

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

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

commit b14056ee44fad250900a0b44fc2436ae509daca4
Author: Major Hayden <email address hidden>
Date: Tue Jan 24 10:03:48 2017 -0600

    Don't fail when checking for FIPS

    The check for FIPS in the proc filesystem causes the playbook to halt
    if the path doesn't exist. This shouldn't happen because the next
    task is the one that explains to the deployer that FIPS isn't enabled.

    This patch allows the playbook to keep running so the appropriate
    debug message can be printed.

    Closes-Bug: 1659001
    Change-Id: I4023b8e85e61a8e9883045ef488c75e65790035a