Doc updates

This commit fixes some RST-related errors, spelling/typos, and updates
some variable values which are incorrect.

Change-Id: Ibc78dffc6246f8df2c0d5d42ca2d831c4c335720
This commit is contained in:
Matt Thompson 2016-04-07 14:58:04 +01:00 committed by Jesse Pretorius (odyssey4me)
parent 72cbd94064
commit e44efd0fe7
10 changed files with 12 additions and 13 deletions

View File

@ -124,7 +124,7 @@ disabled on the next boot.
sysctl settings
^^^^^^^^^^^^^^^
The STIG requires that TCP SYNcookes are enabled by default to protect against
The STIG requires that TCP SYN cookies enabled by default to protect against
certain types of attacks, like SYN floods. This can cause issues in some
environments with busy load balancers. Deployers should review the notes for
V-38539 for more details.

View File

@ -1,6 +1,6 @@
Ubuntu's default for ``disk_error_action`` is ``SUSPEND``, which actually
only suspends audit logging. That could be a security issue, so ``SYSLOG``
is recommended and is set by default be openstack-ansible-security. There
is recommended and is set by default by openstack-ansible-security. There
are additional options available, like ``EXEC``, ``SINGLE`` or ``HALT``.
To configure a different ``disk_error_action``, set the following Ansible

View File

@ -1,6 +1,6 @@
Ubuntu's default for ``disk_full_action`` is ``SUSPEND``, which actually
only suspends audit logging. That could be a security issue, so ``SYSLOG``
is recommended and is set by default be openstack-ansible-security. If syslog
is recommended and is set by default by openstack-ansible-security. If syslog
messages are being sent to remote servers, these log messages should alert
an administrator about the disk being full. There are additional options
available, like ``EXEC``, ``SINGLE`` or ``HALT``.

View File

@ -1,6 +1,6 @@
Ubuntu's default for ``space_left_action`` is ``SUSPEND``, which actually
only suspends audit logging. That could be a security issue, so ``SYSLOG``
is recommended and is set by default be openstack-ansible-security. If syslog
is recommended and is set by default by openstack-ansible-security. If syslog
messages are being sent to remote servers, these log messages should alert
an administrator about the disk being almost full. There are additional options
available, like ``EXEC``, ``SINGLE`` or ``HALT``.

View File

@ -7,4 +7,4 @@ updates in Ubuntu can be done with changes to the apt configuration.
Ubuntu's documentation on `automatic updates`_ covers a few options for
configuring apt.
.. _automatic_updates: https://help.ubuntu.com/lts/serverguide/automatic-updates.html
.. _automatic updates: https://help.ubuntu.com/lts/serverguide/automatic-updates.html

View File

@ -10,7 +10,7 @@ However, deployers can opt-out of this change by adjusting an Ansible variable:
.. code-block:: yaml
pam_remove_nullok: yes
pam_remove_nullok: no
Setting the variable to ``yes`` (the default) will cause the Ansible tasks to
remove the ``nullok_secure`` parameter while setting the variable to ``no``

View File

@ -10,4 +10,4 @@ following Ansible variable:
.. code-block:: yaml
auditd_rules['deletions'] = no
auditd_rules['deletions'] = yes

View File

@ -1,2 +1,2 @@
The Ansible tasks will check for ``.netrc`` files on the system and print
a failure warning if any are found.
The Ansible tasks will check for ``.netrc`` files in ``/root`` and
``/home`` on the system and print a failure warning if any are found.

View File

@ -1,6 +1,6 @@
Although SELinux is available on Ubuntu 14.04, the policies aren't maintained
as well as they are on Red Hat-based systems. The openstack-ansible has
chosen to use the more Ubuntu-compatible Linux security module, AppArmor.
as well as they are on Red Hat-based systems. The openstack-ansible project
has chosen to use the more Ubuntu-compatible Linux security module, AppArmor.
AppArmor roles are configured in openstack-ansible to limit the chances of
container breakout and the potential damage done in case it does occur.

View File

@ -1,6 +1,5 @@
V-38690: Emergency accounts must be provisioned with an expiration date.
-------------------------------------------------------------------------
------------------------------------------------------------------------
When emergency accounts are created, there is a risk they may remain in place
and active after the need for them no longer exists. Account expiration