7d2964acbd
Change-Id: I6cee4c695346e0bfa3ae9ca82a78beca1c6f7e60
40 lines
1.7 KiB
ReStructuredText
40 lines
1.7 KiB
ReStructuredText
Security hardening for openstack-ansible
|
|
----------------------------------------
|
|
|
|
**--- Currently a work in progress ---**
|
|
|
|
Documentation for openstack-ansible-security is available in the `official
|
|
OpenStack documentation site`_.
|
|
|
|
.. _official OpenStack documentation site: http://docs.openstack.org/developer/openstack-ansible-security/
|
|
|
|
What is this?
|
|
~~~~~~~~~~~~~
|
|
|
|
The goal of this Ansible role is to provide additional security for deployments of openstack-ansible, the OpenStack project which deploys a fully-functional OpenStack environment using Ansible roles. For a more detailed explanation, review the security hardening spec in the section below.
|
|
|
|
How do I learn more?
|
|
~~~~~~~~~~~~~~~~~~~~
|
|
|
|
* `openstack-ansible`_
|
|
* `Security hardening spec`_ in openstack-ansible
|
|
* `RHEL 6 STIG`_ in `STIG Viewer`_
|
|
|
|
.. _openstack-ansible: https://github.com/openstack/openstack-ansible
|
|
.. _Security hardening spec: http://specs.openstack.org/openstack/openstack-ansible-specs/specs/mitaka/security-hardening.html
|
|
.. _RHEL 6 STIG: https://www.stigviewer.com/stig/red_hat_enterprise_linux_6/
|
|
.. _STIG Viewer: https://www.stigviewer.com
|
|
|
|
Questions or comments?
|
|
~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
Join ``#openstack-ansible`` on Freenode or email openstack-dev@lists.openstack.org with the tag ``[openstack-ansible]`` in the subject line.
|
|
|
|
Where to report bugs?
|
|
~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
The openstack-ansible-security role is a part of the `OpenStack Ansible project`_. Please report bugs on `Launchpad in the openstack-ansible project`_.
|
|
|
|
.. _OpenStack Ansible project: http://governance.openstack.org/reference/projects/openstackansible.html
|
|
.. _Launchpad in the openstack-ansible project: https://launchpad.net/openstack-ansible
|