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
- Host: GitHub
- URL: https://github.com/marclop/chrony-formula
- Owner: marclop
- License: mit
- Created: 2015-03-02T16:29:58.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-02T17:01:24.000Z (over 11 years ago)
- Last Synced: 2025-04-09T07:55:22.543Z (about 1 year ago)
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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