Browse Source

Updated README to include ArchLinux support

The name from os_family was used
tags/v0.2.0
omltorg 8 years ago
parent
commit
64a0cdb4a1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.rst

+ 1
- 1
README.rst View File

@@ -17,4 +17,4 @@ Installs the chrony package.

``chrony.config``
-----------------
This state manages the file ``chrony.conf`` under ``/etc`` (template found in "chrony/files"). The configuration is populated by values in "chrony/map.jinja", which are based on the package's default values (for RedHat and Debian family distributions), and are overridden by values of the same name in pillar.
This state manages the file ``chrony.conf`` under ``/etc`` (template found in "chrony/files"). The configuration is populated by values in "chrony/map.jinja", which are based on the package's default values (for RedHat, Debian and Arch family distributions), and are overridden by values of the same name in pillar.

Loading…
Cancel
Save