Update lists of skipped security role tasks

The security role has fixes for V-38496 that will allow
us to apply this configuration in the gate jobs.

The AIDE issues have also been fixed, so V-38670 should
be able to run in the gate without problems.

Change-Id: Iab369540c1cab0612490ad04fe4ba2e9bfff7028
This commit is contained in:
Major Hayden 2016-06-14 11:19:32 -05:00 committed by Jesse Pretorius (odyssey4me)
parent 1e00308049
commit ad69389778

View File

@ -54,9 +54,7 @@ pushd "playbooks"
# NOTE(mattt): We have to skip V-38462 as openstack-infra are now building
# images with apt config Apt::Get::AllowUnauthenticated set
# to true.
# NOTE(cloudnull): We have to skip V-38496,V-38670 as openstack-infra are now building
# images with open users resulting in "System accounts are unlocked"
install_bits --skip-tag "V-38462,V-38496,V-38670" security-hardening.yml
install_bits --skip-tag "V-38462" security-hardening.yml
# Bring the lxc bridge down and back up to ensures the iptables rules are in-place
# This also will ensure that the lxc dnsmasq rules are active.