Page MenuHomeDevCentral

shellusers.sls
No OneTemporary

shellusers.sls

# -------------------------------------------------------------
# Salt — Users accounts list
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Eglide
# Created: 2016-04-08
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
# -------------------------------------------------------------
# Users accounts
# -------------------------------------------------------------
shellusers:
tomjerr:
fullname: Tommy Aditya
uid: 2001
erol:
fullname: Erol Unutmaz
uid: 2002
rashk0:
fullname: Rashk0
uid: 2003
kazuya:
fullname: Kazuya
uid: 2004
amj:
fullname: Amaury J.
uid: 2005
dereckson:
fullname: Sebastien Santoro
{% if grains['os'] == 'FreeBSD' %}
shell: /bin/tcsh
{% else %}
shell: /usr/bin/tcsh
{% endif %}
uid: 5001
sandlayth:
fullname: Yassine Hadj Messaoud
uid: 5002
shark:
fullname: Shark
uid: 2006
rix:
fullname: Rix
uid: 2007
kumkum:
fullname: Kumkum
uid: 2008
chan:
fullname: Chanel
uid: 2009
ringa:
fullname: Ringa
uid: 2010
xray:
fullname: xray
uid: 2011
c2c:
fullname: c2c
{% if grains['os'] == 'FreeBSD' %}
shell: /usr/local/bin/fish
{% else %}
shell: /usr/bin/fish
{% endif %}
uid: 2012
rama:
fullname: Rama
uid: 2013
thrx:
fullname: ThrX
uid: 2014
xcombelle:
fullname: xcombelle
uid: 2017
hlp:
fullname: hlp
uid: 2018
axe:
fullname: axe
uid: 2019
harshcrop:
fullname: Harsh Shah
uid: 2020
ariel:
fullname: ariel
uid: 2021

File Metadata

Mime Type
text/plain
Expires
Wed, Oct 22, 13:51 (22 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3092288
Default Alt Text
shellusers.sls (1 KB)

Event Timeline