This commit is contained in:
@@ -24,8 +24,8 @@ apache_vhosts: >-
|
||||
+ (apache_vhosts_munin | default([]))
|
||||
}}
|
||||
|
||||
docker_add_repo: True
|
||||
docker_install_compose_plugin: False
|
||||
docker_add_repo: true
|
||||
docker_install_compose_plugin: false
|
||||
docker_users:
|
||||
- 'gballan'
|
||||
|
||||
@@ -43,13 +43,13 @@ munin_node_plugins:
|
||||
- name: 'uptime'
|
||||
- name: 'users'
|
||||
|
||||
ntp_enabled: True
|
||||
ntp_enabled: true
|
||||
ntp_timezone: 'America/New_York'
|
||||
ntp_package: 'chrony'
|
||||
ntp_daemon: 'chronyd'
|
||||
ntp_config_file: '/etc/chrony/chrony.conf'
|
||||
ntp_driftfile: '/var/lib/chrony/chrony.drift'
|
||||
ntp_manage_config: True
|
||||
ntp_manage_config: true
|
||||
ntp_servers:
|
||||
- 'virginia.time.system76.com iburst'
|
||||
- 'ohio.time.system76.com iburst'
|
||||
|
||||
Reference in New Issue
Block a user