From e8c8b811fe4e265e762b9d86fac231d24998eea6 Mon Sep 17 00:00:00 2001 From: Richard Marshall Date: Fri, 6 Mar 2015 21:12:43 -0800 Subject: [PATCH] docs: add user shell field --- Documentation/cloud-config.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/cloud-config.md b/Documentation/cloud-config.md index 1256482..feab3cd 100644 --- a/Documentation/cloud-config.md +++ b/Documentation/cloud-config.md @@ -299,6 +299,7 @@ All but the `passwd` and `ssh-authorized-keys` fields will be ignored if the use - **coreos-ssh-import-url**: Authorize SSH keys imported from a url endpoint. - **system**: Create the user as a system user. No home directory will be created. - **no-log-init**: Boolean. Skip initialization of lastlog and faillog databases. +- **shell**: User's login shell. The following fields are not yet implemented: