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:
|
||||
- rsyslog
|
||||
|
||||
|
@ -22,7 +22,7 @@ chrony_log_file: /var/log/chrony
|
||||
|
||||
# service state
|
||||
chrony_service_state: started
|
||||
chrony_service_enabled: yes
|
||||
chrony_service_enabled: true
|
||||
|
||||
# default internet timeservers to use
|
||||
chrony_timeservers:
|
||||
|
@ -1,8 +1,8 @@
|
||||
---
|
||||
#prometheus_targets:
|
||||
# node:
|
||||
# - targets:
|
||||
# - host1
|
||||
# - host2
|
||||
# labels:
|
||||
# env: production
|
||||
# prometheus_targets:
|
||||
# node:
|
||||
# - targets:
|
||||
# - host1
|
||||
# - host2
|
||||
# labels:
|
||||
# env: production
|
||||
|
Loading…
Reference in New Issue
Block a user