openstack-ansible-security/templates
Major Hayden 3942b20fb1 Unblock security role gate
This patch addresses two issues that are blocking the security role
CI jobs from completing:

The OpenStack CI image is missing the default audit.rules file and this
causes augenrules to fail when it loads new rules. The first line in
the default rules file deletes existing rules and this must be in
place before loading new rulesets. The contents of the default file
are now in the template file, which is safer anyway. The default
file provided by the OS is removed.

The task that updates the apt cache in test.yml was running more than
once during the CI job run when the gate ran slowly. That's fine, but
it breaks the idempotence checks. A `changed_when` is added to the task
to ensure that the idempotence tests aren't affected by an apt cache
update.

Change-Id: I9c2b50389cc2e4fa81717dcceccf6da1d973d34c
2017-01-03 12:19:46 -06:00
..
ZZ_aide_exclusions.j2 Use ansible_managed variable in templates 2016-05-19 13:57:16 +02:00
chrony.conf.j2 Enable chrony [+Docs] 2016-12-09 10:32:24 +00:00
dconf-gdm-banner-message.j2 Enable graphical login banner 2016-11-18 13:48:43 -06:00
dconf-screensaver-lock.j2 Set graphical session locks 2016-11-14 08:15:49 -06:00
dconf-session-user-config-lockout.j2 Set graphical session locks 2016-11-14 08:15:49 -06:00
jail.local.j2 Use ansible_managed variable in templates 2016-05-19 13:57:16 +02:00
osas-auditd-rhel7.j2 Unblock security role gate 2017-01-03 12:19:46 -06:00
osas-auditd.j2 Unblock security role gate 2017-01-03 12:19:46 -06:00
pam_faillock.j2 Apply pam_faillock restrictions [+Docs] 2016-12-05 08:47:59 +00:00
pwquality.conf.j2 Set minimum password length [+Docs] 2016-12-02 19:57:14 +00:00
sshd_config_block.j2 Configure sshd based on the RHEL 7 STIG 2016-11-09 17:44:08 +00:00