Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3749625
D1126.id2869.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
808 B
Referenced Files
None
Subscribers
None
D1126.id2869.diff
View Options
diff --git a/map.jinja b/map.jinja
--- a/map.jinja
+++ b/map.jinja
@@ -31,11 +31,13 @@
'bash': '/bin/bash',
'fish': '/usr/bin/fish',
'tcsh': '/usr/bin/tcsh',
+ 'zsh': '/bin/zsh',
},
'FreeBSD' : {
'bash': '/usr/local/bin/bash',
'fish': '/usr/local/bin/fish',
'tcsh': '/bin/tcsh',
+ 'zsh': '/usr/local/bin/zsh',
},
}, default='Debian') %}
diff --git a/pillar/users/shellusers.sls b/pillar/users/shellusers.sls
--- a/pillar/users/shellusers.sls
+++ b/pillar/users/shellusers.sls
@@ -25,10 +25,11 @@
uid: 2004
amj:
fullname: Amaury J.
+ shell: zsh
uid: 2005
dereckson:
fullname: Sebastien Santoro
- shell: tcsh
+ shell: zsh
uid: 5001
sandlayth:
fullname: Yassine Hadj Messaoud
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 17, 16:37 (21 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2247975
Default Alt Text
D1126.id2869.diff (808 B)
Attached To
Mode
D1126: Set zsh as default shell for dereckson and amj
Attached
Detach File
Event Timeline
Log In to Comment