mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-27 15:33:06 +00:00
updated conf
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
8b186add71
commit
0d3147f2d3
1 changed files with 8 additions and 8 deletions
|
|
@ -84,19 +84,19 @@ author = 'MindPoint Group'
|
||||||
category = 'Security'
|
category = 'Security'
|
||||||
copyright = '2022, MindPoint Group'
|
copyright = '2022, MindPoint Group'
|
||||||
description = BENCHMARK_TYPE + " " + 'compliance for' + " " + BENCHMARK_OS_SHORT + " " + 'systems'
|
description = BENCHMARK_TYPE + " " + 'compliance for' + " " + BENCHMARK_OS_SHORT + " " + 'systems'
|
||||||
project = 'Ansible-lockdown' + BENCHMARK_NAME
|
project = 'Ansible-lockdown ' + BENCHMARK_NAME
|
||||||
role_name = BENCHMARK_NAME
|
role_name = BENCHMARK_NAME
|
||||||
target_name = BENCHMARK_NAME
|
target_name = BENCHMARK_NAME
|
||||||
title = 'Ansible-Lockdown' + BENCHMARK_NAME + 'Documentation:'
|
title = 'Ansible-Lockdown' + BENCHMARK_NAME + 'Documentation:'
|
||||||
|
|
||||||
rst_prolog = """
|
rst_prolog = """
|
||||||
.. |benchmark_name| replace:: {BENCHMARK_TYPE}
|
.. |benchmark_name| replace:: +BENCHMARK_TYPE
|
||||||
.. |benchmark_os| replace:: {BENCHMARK_OS}
|
.. |benchmark_os| replace:: +BENCHMARK_OS
|
||||||
.. |benchmark_os_short| replace:: {BENCHMARK_OS_SHORT}
|
.. |benchmark_os_short| replace:: +BENCHMARK_OS_SHORT
|
||||||
.. |benchmark_version| replace:: {BENCHMARK_VERSION}
|
.. |benchmark_version| replace:: +BENCHMARK_VERSION
|
||||||
.. |benchmark_release_date| replace:: {BENCHMARK_REL_DATE}
|
.. |benchmark_release_date| replace:: +BENCHMARK_REL_DATE
|
||||||
.. |lockdown_url| replace:: {LOCKDOWN_URL}
|
.. |lockdown_url| replace:: +LOCKDOWN_URL
|
||||||
.. |tested_oss| replace:: {TESTED_OS}
|
.. |tested_oss| replace:: +TESTED_OS
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# The version info for the project you're documenting, acts as replacement for
|
# The version info for the project you're documenting, acts as replacement for
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue