Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F7979408
D1399.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
961 B
Referenced Files
None
Subscribers
None
D1399.diff
View Options
diff --git a/roles/core/userland-software/init.sls b/roles/core/userland-software/init.sls
--- a/roles/core/userland-software/init.sls
+++ b/roles/core/userland-software/init.sls
@@ -17,7 +17,6 @@
- installed
- pkgs:
- bash
- - fish
- zsh
{% if grains['os'] != 'FreeBSD' %}
- tcsh
diff --git a/roles/shellserver/userland-software/base.sls b/roles/shellserver/userland-software/base.sls
--- a/roles/shellserver/userland-software/base.sls
+++ b/roles/shellserver/userland-software/base.sls
@@ -70,6 +70,16 @@
- lynx
# -------------------------------------------------------------
+# More exotic shells
+# -------------------------------------------------------------
+
+userland_software_shells:
+ pkg:
+ - installed
+ - pkgs:
+ - fish
+
+# -------------------------------------------------------------
# Development
# -------------------------------------------------------------
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, May 7, 05:16 (21 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2637562
Default Alt Text
D1399.diff (961 B)
Attached To
Mode
D1399: Move back the fish installation to shellserver role
Attached
Detach File
Event Timeline
Log In to Comment