Saltstack Official Chrony Formula
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Imran Iqbal e5741eefad
test(inspec): get tests passing
pirms 5 gadiem
chrony test(inspec): get tests passing pirms 5 gadiem
test/integration/default ci(kitchen+travis): implement `inspec` test matrix pirms 5 gadiem
.travis.yml test(inspec): get tests passing pirms 5 gadiem
Gemfile ci(kitchen+travis): implement `inspec` test matrix pirms 5 gadiem
README.rst Simplify pillar.example pirms 7 gadiem
kitchen.yml test(inspec): get tests passing pirms 5 gadiem
pillar.example Remove invalid "config" ID from pillar.example. pirms 7 gadiem

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" 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.

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