mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
Fixed grammar (#10853)
This commit is contained in:
@@ -19,7 +19,7 @@ common_required_pkgs:
|
|||||||
- tar
|
- tar
|
||||||
|
|
||||||
# Set to true if your network does not support IPv6
|
# Set to true if your network does not support IPv6
|
||||||
# This maybe necessary for pulling Docker images from
|
# This may be necessary for pulling Docker images from
|
||||||
# GCE docker repository
|
# GCE docker repository
|
||||||
disable_ipv6_dns: false
|
disable_ipv6_dns: false
|
||||||
|
|
||||||
@@ -105,7 +105,7 @@ ntp_driftfile: /var/lib/ntp/ntp.drift
|
|||||||
# Only takes effect when ntp_manage_config is true.
|
# Only takes effect when ntp_manage_config is true.
|
||||||
ntp_tinker_panic: false
|
ntp_tinker_panic: false
|
||||||
|
|
||||||
# Force sync time immediately after the ntp installed, which is useful in in newly installed system.
|
# Force sync time immediately after the ntp installed, which is useful in a newly installed system.
|
||||||
ntp_force_sync_immediately: false
|
ntp_force_sync_immediately: false
|
||||||
|
|
||||||
# Set the timezone for your server. eg: "Etc/UTC","Etc/GMT-8". If not set, the timezone will not change.
|
# Set the timezone for your server. eg: "Etc/UTC","Etc/GMT-8". If not set, the timezone will not change.
|
||||||
|
|||||||
Reference in New Issue
Block a user