mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-11-22 05:01:27 +00:00
making linter happy
This commit is contained in:
parent
353d4bb0cf
commit
7a1de933d4
@ -159,4 +159,3 @@ enable_svc:
|
|||||||
|
|
||||||
syslog_packages:
|
syslog_packages:
|
||||||
- rsyslog
|
- rsyslog
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@ chrony_log_file: /var/log/chrony
|
|||||||
|
|
||||||
# service state
|
# service state
|
||||||
chrony_service_state: started
|
chrony_service_state: started
|
||||||
chrony_service_enabled: yes
|
chrony_service_enabled: true
|
||||||
|
|
||||||
# default internet timeservers to use
|
# default internet timeservers to use
|
||||||
chrony_timeservers:
|
chrony_timeservers:
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
#prometheus_targets:
|
# prometheus_targets:
|
||||||
# node:
|
# node:
|
||||||
# - targets:
|
# - targets:
|
||||||
# - host1
|
# - host1
|
||||||
# - host2
|
# - host2
|
||||||
# labels:
|
# labels:
|
||||||
# env: production
|
# env: production
|
||||||
|
Loading…
Reference in New Issue
Block a user