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: syslog_packages:
- rsyslog - rsyslog

View File

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

View File

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