making linter happy

This commit is contained in:
nazunalika 2020-12-14 00:06:29 -07:00
parent 353d4bb0cf
commit 7a1de933d4
3 changed files with 8 additions and 9 deletions

View File

@ -159,4 +159,3 @@ enable_svc:
syslog_packages:
- rsyslog

View File

@ -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:

View File

@ -1,8 +1,8 @@
---
#prometheus_targets:
# node:
# - targets:
# - host1
# - host2
# labels:
# env: production
# prometheus_targets:
# node:
# - targets:
# - host1
# - host2
# labels:
# env: production