Merge "Use ansible_managed variable in templates"

This commit is contained in:
Jenkins 2016-05-19 13:14:26 +00:00 committed by Gerrit Code Review
commit 1e3840b468
4 changed files with 9 additions and 2 deletions

View File

@ -1,4 +1,5 @@
# This file was deployed by openstack-ansible-security.
# {{ ansible_managed }}
#
# These excluded paths prevent AIDE from wandering into directories where it
# shouldn't be hashing/monitoring files.

View File

@ -1,3 +1,5 @@
# {{ ansible_managed }}
#
# This the default chrony.conf file for the Debian chrony package. After
# editing this file use the command 'invoke-rc.d chrony restart' to make
# your changes take effect. John Hasler <jhasler@debian.org> 1998-2008

View File

@ -1,4 +1,6 @@
# File added by openstack-ansible-security for RHEL 6 STIG V-38501
# {{ ansible_managed }}
#
# added for RHEL 6 STIG V-38501
[DEFAULT]
# "bantime" is the number of seconds that a host is banned.

View File

@ -1,3 +1,5 @@
# {{ ansible_managed }}
{% if security_audit_clock_settimeofday | bool %}
# RHEL 6 STIG V-38522
# Audits changes to system time via settimeofday