feat(github): add coreos-ssh-import-github user attribute

This commit is contained in:
Brian Waldon
2014-03-19 08:54:45 -07:00
parent c2faaa503b
commit 6f5acf53cb
6 changed files with 143 additions and 12 deletions

View File

@@ -33,6 +33,7 @@ All but the `passwd` and `ssh-authorized-keys` fields will be ignored if the use
- **groups**: Add user to these additional groups
- **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
- **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.