Saltstack Official Chrony Formula
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Niels Abspoel 7424476057 fix archlinux map.jinja 7 years ago
chrony fix archlinux map.jinja 7 years ago
README.rst Add chrony.removed state to uninstall package 7 years ago
pillar.example Added pillar.example 9 years ago

README.rst

======
chrony
======

Formula to set up and configure chrony

Available states
================

.. contents::
:local:

``chrony``
----------

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, Debian and Arch family distributions), and are overridden by values of the same name in pillar.

``chrony.removed``
-----------------
Stops the service and uninstalls the package.