Skip to content

Instantly share code, notes, and snippets.

@damm
Created August 16, 2009 04:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save damm/168555 to your computer and use it in GitHub Desktop.
Save damm/168555 to your computer and use it in GitHub Desktop.
users({
:bob => {
:gecos => "Brash Deploy User",
:shell => "/bin/bash",
:home => "/home/deploy"
}
}
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment