Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3749366
D369.id963.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
661 B
Referenced Files
None
Subscribers
None
D369.id963.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
@@ -48,9 +48,19 @@
pkg:
- installed
- pkgs:
+ - figlet
- nmap
+ - toilet
- tree
- whois
+ {% if grains['os'] == 'Debian' or grains['os'] == 'Ubuntu' %}
+ - bsdmainutils
+ - sysvbanner
+ - toilet-fonts
+ {% endif %}
+ {% if grains['os'] == 'FreeBSD' %}
+ - figlet-fonts
+ {% endif %}
# -------------------------------------------------------------
# Development
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 17, 14:48 (19 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2249407
Default Alt Text
D369.id963.diff (661 B)
Attached To
Mode
D369: Install banner utilities
Attached
Detach File
Event Timeline
Log In to Comment