Commit Graph

5 Commits (stable/newton)

Author SHA1 Message Date
Major Hayden 22c4c21583 Add CentOS 7 and Ubuntu 16.04 support
This patch adds initial support for CentOS 7 and Ubuntu 16.04
to the security role. Documentation and tests still need updates
in subsequent patches.

Release notes are included.

Change-Id: Iae936bb307a5938651c55e703d68d39a7716d178
2016-05-13 14:57:28 -05:00
Eric Brown 13a2e169aa Bump minimum required version of Ansible
Prior to Ansible 1.8.3, the sysctl module had a bug where improperly
tries to use lower() on an int value.

http://paste.openstack.org/show/483785/

Change-Id: I8866fce3c20dbf91f6c79dcda2e34ecf6ae5084c
2016-01-13 12:41:02 -08:00
Major Hayden 97f9891166 Fixing testing bug
Change-Id: I98954dcb26ff28c94f97e0d4a85a8bee7bc27b30
2015-12-07 15:18:29 -06:00
Ian Cordasco 5e9576f2c7 Fix typo: secuity -> security
Change-Id: If9b40bc6dc02fa67a934dd32e77ee1cfaa8125d5
2015-10-23 19:01:40 -05:00
Jesse Pretorius 58ac7a8a7a Enable role testing and make structure ansible-galaxy compatible
This patch adds the bits needed to implement automated syntax/lint
role testing. It also moves the role into the base repository so
that the role becomes fully compatible with ansible-galaxy to
improve the role's consumability.

Change-Id: Ia79cd5dedbbe50dfdf46688830a989ff0897832a
2015-10-09 11:47:23 +00:00