examples/README: Add autologin clarification

This commit is contained in:
Dalton Hubble
2016-11-19 23:18:04 -08:00
parent d5c5dde2e4
commit dc36b7858d

View File

@@ -33,9 +33,13 @@ Get started running `bootcfg` on your Linux machine to network boot and provisio
* [Torus Storage](../Documentation/torus.md)
* [Lab Examples](https://github.com/dghubble/metal)
## Autologin
Example profiles pass the `coreos.autologin` kernel argument. This skips the password prompt for development and troubleshooting and should be removed **before production**.
## SSH Keys
Most examples allow `ssh_authorized_keys` to be added for the `core` user as machine group metadata.
Example groups allow `ssh_authorized_keys` to be added for the `core` user as metadata. You might also include this directly in your Ignition.
# /var/lib/bootcfg/groups/default.json
{