Skip to content

Instantly share code, notes, and snippets.

@clauswitt
Created October 22, 2013 08:01
Show Gist options
  • Save clauswitt/7096817 to your computer and use it in GitHub Desktop.
Save clauswitt/7096817 to your computer and use it in GitHub Desktop.
{
"id": "deploy",
"comment": "Deploy User",
"groups": ["sysadmin","devops","developers"],
"email": "email of user",
"shell": "\/bin\/zsh",
"home": "\/home\/deploy",
"ssh_keys": ["public ssh key"],
"ssh_keygen": false,
"dotfiles": "https://github.com/username/dotfiles.git"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment