fix(doc): Correct spacing in cloud-config.md
This commit is contained in:
parent
5c8fb7f465
commit
c4f1996843
@ -79,8 +79,8 @@ The `coreos.fleet.*` parameters work very similarly to `coreos.etcd.*`, and allo
|
|||||||
|
|
||||||
coreos:
|
coreos:
|
||||||
fleet:
|
fleet:
|
||||||
public-ip: $public_ipv4
|
public-ip: $public_ipv4
|
||||||
metadata: region=us-west
|
metadata: region=us-west
|
||||||
```
|
```
|
||||||
|
|
||||||
...will generate a systemd unit drop-in like this:
|
...will generate a systemd unit drop-in like this:
|
||||||
|
Loading…
Reference in New Issue
Block a user