Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3775787
D3493.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
789 B
Referenced Files
None
Subscribers
None
D3493.diff
View Options
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,20 @@
- lynx
- w3m
+# -------------------------------------------------------------
+# Fortune data
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+
+{% if grains["os"] == "FreeBSD" %}
+fortune_data:
+ pkg.installed:
+ - pkgs:
+ - fortune-mod-bofh
+ - fortune-mod-epictetus
+ - fortune-mod-freebsd-classic
+ - fortune-mod-futurama
+{% endif %}
+
# -------------------------------------------------------------
# More exotic shells
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 25, 19:52 (21 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2263113
Default Alt Text
D3493.diff (789 B)
Attached To
Mode
D3493: Provide content for fortune on FreeBSD
Attached
Detach File
Event Timeline
Log In to Comment