Saltstack Official Chrony Formula
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Niels Abspoel 0bde1362a0 Merge pull request #5 from noelmcloughlin/add-defaults-osmap-yaml 7 anos atrás
chrony Add osmapping,defaults for modular parms 7 anos atrás
README.rst Add chrony.removed state to uninstall package 7 anos atrás
pillar.example Added pillar.example 9 anos atrás

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.