2 Commits

Author SHA1 Message Date
Major Hayden
00207d3988 Include security role in setup-hosts.yml
The openstack-ansible-security role is now included in the
setup-hosts.yml playbook but it still requires a deployer to
set apply_security_hardening to True for it to be applied.

Change-Id: I02324b15a4ddffa52b15a23bd381892d4dfd39fc
2016-03-29 03:28:15 +00:00
Major Hayden
411c51c8d1 Add config option + docs for security hardening
This patch adds a configurable option for deployers to apply security
hardening by adjusting apply_security_hardening to true within
the user_variables.yml file. In addition, security hardening is enabled
on AIO builds by default.

Documentation about the security role and how to enable it are also included
in this patch.

Implements: blueprint security-hardening

Change-Id: Ic05ab7eacd6a1966814764b8290817fb78732758
2016-01-26 08:30:52 -06:00