Docs/Reno fixes

This patch fixes a ton of broken links, documentation, and reno errors.

Change-Id: If6f9a698a813db9aaf1eb4e10520a4c01cd00407
This commit is contained in:
Major Hayden 2017-10-24 16:06:56 -05:00
parent e79c6c0594
commit 6061695c85
No known key found for this signature in database
GPG Key ID: 737051E0C1011FB1
11 changed files with 24 additions and 30 deletions

View File

@ -7,4 +7,4 @@ tag: misc
The security role already deploys a login banner for console logins with tasks
from another STIG:
* :ref:`stig-V-V-7225`
* :ref:`stig-V-72225`

View File

@ -11,7 +11,7 @@ coordination.
Deployers can opt-in for this change by setting the following Ansible variable:
.. code-block::
.. code-block:: yaml
security_set_minimum_password_lifetime: yes

View File

@ -11,7 +11,7 @@ rotation may reduce overall security in some situations.
Deployers can opt-in for this change by setting the following Ansible variable:
.. code-block::
.. code-block:: yaml
security_set_maximum_password_lifetime: yes

View File

@ -1,4 +1,4 @@
.. _hardening-domains-label:
.. _hardening_domains_label:
Hardening Domains
=================
@ -19,7 +19,6 @@ domain and the STIG requirements that go along with each.
rhel7/domains/auth.rst
rhel7/domains/file_perms.rst
rhel7/domains/graphical.rst
rhel7/domains/implemented.rst
rhel7/domains/kernel.rst
rhel7/domains/lsm.rst
rhel7/domains/misc.rst

View File

@ -81,7 +81,7 @@ is an example of a basic playbook that uses the ansible-hardening role:
The variables provided in the ``vars`` section can enable, disable, or alter
configuration for various tasks in the ansible-hardening role. For more details
on the available variables, refer to the :ref:`hardening-domains_label`
on the available variables, refer to the :ref:`hardening_domains_label`
section.
.. note::

View File

@ -104,9 +104,10 @@ Pike
* **Documentation:**
* `ansible-hardening Pike Documentation`_
* `ansible-hardening Pike Release Notes`_
.. _ansible-hardening Pike Documentation: http://docs.openstack.org/developer/ansible-hardening/pike/
.. _ansible-hardening Pike Documentation: https://docs.openstack.org/ansible-hardening/pike/
.. _ansible-hardening Pike Release Notes: http://docs.openstack.org/releasenotes/ansible-hardening/pike.html
Ocata
@ -126,7 +127,7 @@ Ocata
* `ansible-hardening Ocata Documentation`_
* `ansible-hardening Ocata Release Notes`_
.. _ansible-hardening Ocata Documentation: http://docs.openstack.org/developer/ansible-hardening/ocata/
.. _ansible-hardening Ocata Documentation: https://docs.openstack.org/ansible-hardening/ocata/
.. _ansible-hardening Ocata Release Notes: http://docs.openstack.org/releasenotes/ansible-hardening/ocata.html
Newton
@ -146,5 +147,5 @@ Newton
* `ansible-hardening Newton Documentation`_
* `ansible-hardening Newton Release Notes`_
.. _ansible-hardening Newton Documentation: http://docs.openstack.org/developer/ansible-hardening/newton/
.. _ansible-hardening Newton Documentation: https://docs.openstack.org/ansible-hardening/newton/
.. _ansible-hardening Newton Release Notes: http://docs.openstack.org/releasenotes/ansible-hardening/newton.html

View File

@ -58,11 +58,12 @@ master_doc = 'index'
author = 'OpenStack-Ansible Contributors'
category = 'Miscellaneous'
copyright = '2014-2017, OpenStack-Ansible Contributors'
description = 'OpenStack-Ansible deploys OpenStack environments using Ansible.'
project = 'OpenStack-Ansible'
description = ('The ansible-hardening Ansible role uses industry-standard '
'security hardening guides to secure Linux hosts.')
project = 'ansible-hardening'
role_name = 'ansible-hardening'
target_name = 'ansible-hardening'
title = 'ansible-hardening Documentation:'
title = 'ansible-hardening Release Notes:'
# The link to the browsable source code (for the left hand menu)
oslosphinx_cgit_link = (

View File

@ -1,12 +1,11 @@
================================
OpenStack-Ansible Release Notes
================================
===============================
ansible-hardening Release Notes
===============================
.. toctree::
:maxdepth: 1
liberty
mitaka
newton
unreleased
pike
ocata
newton

View File

@ -1,6 +0,0 @@
==============================
Liberty Series Release Notes
==============================
.. release-notes::
:branch: origin/liberty

View File

@ -1,6 +0,0 @@
=============================
Mitaka Series Release Notes
=============================
.. release-notes::
:branch: origin/stable/mitaka

View File

@ -0,0 +1,6 @@
===================================
Pike Series Release Notes
===================================
.. release-notes::
:branch: origin/stable/pike