Page MenuHomeDevCentral

No OneTemporary

diff --git a/pillar/users/shellusers.sls b/pillar/users/shellusers.sls
index 40b7964..2edf828 100644
--- a/pillar/users/shellusers.sls
+++ b/pillar/users/shellusers.sls
@@ -1,80 +1,83 @@
# -------------------------------------------------------------
# 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
diff --git a/roles/shellserver/users/files/ssh_keys/harshcrop b/roles/shellserver/users/files/ssh_keys/harshcrop
new file mode 100644
index 0000000..af18829
--- /dev/null
+++ b/roles/shellserver/users/files/ssh_keys/harshcrop
@@ -0,0 +1,21 @@
+# -------------------------------------------------------------
+# OpenSSH authorized_keys
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Eglide
+# License: Trivial work, not eligible to copyright
+# Source file: roles/shellserver/users/files/ssh_keys/harshcrop
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+#
+# To add a new key or revoke a key, submit a Git commit:
+# https://agora.nasqueron.org/How_to_contribute_code
+#
+# You can also ask Nasqueron operations to do that for you:
+# https://devcentral.nasqueron.org/maniphest/task/edit/form/3/
+# </auto-generated>
+ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1ANaxVViiL8s2KTdb+p4FWBBZjXz3zH9/es0SSLuXzCjcs1opEeMeb4roQWWgxrZ3j0aOJAj0smSP1THtrwW1xUE5DidmueuqokgbQuvkrsvcDaJYbNjUr/3fAw7/JcWgh4lSSxCLgflpjBr5aTlMQZj/KPrGnlzjr/hPvb8cAomS2HD+hLuC2z26cvOhY811scTZWMoBrxSkmrXOTkutRdZm+TrYJyZy7xQ9ncfsARYzrOZ4be+0mfb6i4tJfMbBvadSu/gyJdOLCfV5SxdjpMLPqIXO9hWkRKYH8SFX5ZWVw8C06iJWcnFCIw1YMTFYe1MNqV8YICiYUmJ2CWaL harshcrop@Harshs-MacBook-Pro.local

File Metadata

Mime Type
text/x-diff
Expires
Mon, Sep 15, 06:06 (14 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2983807
Default Alt Text
(3 KB)

Event Timeline