We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84381bf + 90fe432 commit f281f8bCopy full SHA for f281f8b
1 file changed
contrib/coreos/user-data.example
@@ -16,7 +16,7 @@ coreos:
16
# will all publish the same private IP. This is harmless for cloud providers.
17
public-ip: $private_ipv4
18
# allow etcd to slow down at times
19
- etcd_request_timeout: 3
+ etcd_request_timeout: 3.0
20
units:
21
- name: etcd.service
22
command: start
0 commit comments