Comment 5 for bug 1659120

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ansible-hardening (stable/ocata)

Reviewed: https://review.openstack.org/500924
Committed: https://git.openstack.org/cgit/openstack/ansible-hardening/commit/?id=d0ec2e8dd002ddb5cb02f8188971e8ab0e91322a
Submitter: Jenkins
Branch: stable/ocata

commit d0ec2e8dd002ddb5cb02f8188971e8ab0e91322a
Author: Major Hayden <email address hidden>
Date: Mon Jan 30 13:14:39 2017 -0600

    Configure pam_faildelay on Ubuntu

    As noted in the bug, Ubuntu 16.04 doesn't use FAIL_DELAY in
    `/etc/login.defs` as CentOS 7 does. This patch ensures that
    `pam_faildelay` is properly configured on Xenial.

    A direct backport wasn't possible due to the
    vars/main.yml -> vars/common.yml migration done in pike.

    Closes-Bug: 1659120
    Closes-Bug: 1714462
    Change-Id: I9ff9f45c0c5bdd749c9491431e2dcb8836587e78
    (cherry picked from commit c15d75ecf43efc5d61bbb0199aed3aee08c685a9)