14 lines
233 B
Text
14 lines
233 B
Text
chrony_pkg:
|
|
pkg.installed:
|
|
- name: chrony
|
|
|
|
/etc/chrony.conf:
|
|
file.managed:
|
|
- source: salt://systems/core/time/chrony.conf
|
|
- user: root
|
|
- group: root
|
|
- mode: 644
|
|
|
|
chronyd:
|
|
service.running:
|
|
- enable: true
|