From a548b557ede5cde9322c2f3c1e0838630da93b57 Mon Sep 17 00:00:00 2001 From: Alex Crawford Date: Wed, 21 Jan 2015 14:26:55 -0800 Subject: [PATCH] doc: add coreos-ssh-import-github-users --- Documentation/cloud-config.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/cloud-config.md b/Documentation/cloud-config.md index f08d795..1ab4216 100644 --- a/Documentation/cloud-config.md +++ b/Documentation/cloud-config.md @@ -291,6 +291,7 @@ All but the `passwd` and `ssh-authorized-keys` fields will be ignored if the use - **no-user-group**: Boolean. Skip default group creation. - **ssh-authorized-keys**: List of public SSH keys to authorize for this user - **coreos-ssh-import-github**: Authorize SSH keys from Github user +- **coreos-ssh-import-github-users**: Authorize SSH keys from a list of Github users - **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.