Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gabriel-sevecek/e289a3bc815fcfeaf078dd09cb096ab7 to your computer and use it in GitHub Desktop.
Save gabriel-sevecek/e289a3bc815fcfeaf078dd09cb096ab7 to your computer and use it in GitHub Desktop.
include:
- users
users:
web:
name: web
fullname: Web
shell: /usr/local/bin/bash
home: /home/web
uid: 1010
password: somehash
manage_bashrc: True
manage_profile: True
prime_group:
name: web
gid: 1010
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment