An open API service indexing awesome lists of open source software.

https://github.com/marclop/chrony-formula

SaltStack Formula for Chrony
https://github.com/marclop/chrony-formula

Last synced: 6 months ago
JSON representation

SaltStack Formula for Chrony

Awesome Lists containing this project

README

          

# chrony formula

Formula to set up chrony to sync your RHEL7 with NTP servers.

### Note

See the full [Salt Formulas installation and usage instructions](http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html)

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

- [chrony](#chrony)

``chrony``
---------
Sets up the specified chrony from pillar data, which has is expected to be in the format specified bellow:

```
chrony:
enabled: True

```

``Tested platforms``
--------------------
This formula has only been tested in those Operating Systems:

* RHEL 7