Skip to content

Commit 1f70a76

Browse files
author
Matthew Fisher
committed
Merge pull request #1860 from fmd/patch-1
Update README.md
2 parents c801f3c + 7c53b88 commit 1f70a76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contrib/bare-metal/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ssh_authorized_keys:
2727
[CoreOS](https://coreos.com/) on bare metal doesn't detect the `$private_ipv4` reliably. Replace all occurences in the [user-data](../coreos/user-data) with the (private) IP address of the node.
2828

2929
### Add environment
30-
Since [CoreOS](https://coreos.com/) doesn't detect private and public IP adresses the `/etc/environmnet` file doesn't get written on boot. Add it to the `write_files` section of [user-data](../coreos/user-data)
30+
Since [CoreOS](https://coreos.com/) doesn't detect private and public IP adresses the `/etc/environment` file doesn't get written on boot. Add it to the `write_files` section of [user-data](../coreos/user-data)
3131

3232
```yaml
3333
- path: /etc/environment

0 commit comments

Comments
 (0)