Skip to content

Instantly share code, notes, and snippets.

@fujin
Forked from damm/gist:168555
Created August 16, 2009 04:32
Show Gist options
  • Select an option

  • Save fujin/168556 to your computer and use it in GitHub Desktop.

Select an option

Save fujin/168556 to your computer and use it in GitHub Desktop.
set.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