Skip to content

Commit 0193e22

Browse files
committed
docs(readme): update readme
1 parent 85bdfbb commit 0193e22

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,21 +40,21 @@ Contributing to this repo
4040
Please see :ref:`How to contribute <CONTRIBUTING>` for more details.
4141

4242
Available states
43-
================
43+
----------------
4444

4545
.. contents::
4646
:local:
4747

4848
``syslog_ng``
49-
-------------
49+
^^^^^^^^^^^^^
5050
Installs and configures the syslog_ng package.
5151

5252
``syslog_ng.packages``
53-
----------------------
53+
^^^^^^^^^^^^^^^^^^^^^^
5454
Installs the syslog_ng package and optional packages which may provide additional functionalities.
5555

5656
``syslog_ng.config``
57-
--------------------
57+
^^^^^^^^^^^^^^^^^^^^
5858
This state manages the file ``syslog_ng.conf`` under ``/etc/syslog-ng`` (template found in "syslog_ng/files"). The configuration is populated by values in "syslog_ng/map.jinja" based on the package's default values (and RedHat, Debian, Suse and Arch family distribution specific values), which can then be overridden by values of the same name in pillar.
5959

6060
Testing

0 commit comments

Comments
 (0)