We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a47518 + 23f020a commit a8cafc6Copy full SHA for a8cafc6
1 file changed
contrib/coreos/user-data
@@ -14,7 +14,7 @@ coreos:
14
fleet:
15
# We have to set the public_ip here so this works on Vagrant -- otherwise, Vagrant VMs
16
# will all publish the same private IP. This is harmless for cloud providers.
17
- public_ip: $private_ipv4
+ public-ip: $private_ipv4
18
# allow etcd to slow down at times
19
etcd_request_timeout: 3
20
units:
0 commit comments