Skip to content

Instantly share code, notes, and snippets.

@nhunzaker
Created March 8, 2012 16:22
Show Gist options
  • Save nhunzaker/2001888 to your computer and use it in GitHub Desktop.
Save nhunzaker/2001888 to your computer and use it in GitHub Desktop.
Configuring Chef Example 6
{
"groups": "sysadmin",
"ssh_keys": "ssh-rsa AAAAB3Nz...",
"id": "your_name",
"shell": "/bin/bash"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment