From dc36b7858d5089a9f3ee150a28b631d70c8df94a Mon Sep 17 00:00:00 2001 From: Dalton Hubble Date: Sat, 19 Nov 2016 23:18:04 -0800 Subject: [PATCH] examples/README: Add autologin clarification --- examples/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/examples/README.md b/examples/README.md index b362ad60..11bad236 100644 --- a/examples/README.md +++ b/examples/README.md @@ -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 {