Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3745447
D1831.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D1831.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
@@ -19,9 +19,9 @@
editors:
pkg.installed:
- pkgs:
- - vim
- - nano
- joe
+ - nano
+ - vim
- {{ packages.emacs }}
# -------------------------------------------------------------
@@ -31,15 +31,15 @@
utilities:
pkg.installed:
- pkgs:
- - mosh
- cmatrix
- figlet
- {{ packages.gpg }}
- grc
- moreutils
+ - mosh
- nmap
- - toilet
- tmux
+ - toilet
- tree
- unrar
- whois
@@ -47,17 +47,17 @@
- zip
{% if grains['os_family'] == 'Debian' %}
- bsdmainutils
- - sockstat
- dnsutils
+ - sockstat
- sysvbanner
- toilet-fonts
{% endif %}
{% if grains['os'] == 'FreeBSD' %}
- - figlet-fonts
- bind-tools
- - sudo
- coreutils
+ - figlet-fonts
- gsed
+ - sudo
- wget
{% endif %}
@@ -65,8 +65,8 @@
pkg.installed:
- pkgs:
- links
- - w3m
- lynx
+ - w3m
# -------------------------------------------------------------
# More exotic shells
@@ -84,16 +84,16 @@
dev:
pkg.installed:
- pkgs:
+ - {{ packages.ag }}
- autoconf
- automake
+ - cmake
+ - colordiff
+ - {{ packages.cppunit }}
- git
- git-lfs
- - colordiff
- - cmake
- - valgrind
- jq
- - {{ packages.cppunit }}
- - {{ packages.ag }}
+ - valgrind
{% if grains['os'] == 'FreeBSD' %}
- hub
{% else %}
@@ -249,9 +249,9 @@
spelling:
pkg.installed:
- pkgs:
- - {{ packages.verbiste }}
- - {{ packages['aspell-fr'] }}
- {{ packages['aspell-en'] }}
+ - {{ packages['aspell-fr'] }}
+ - {{ packages.verbiste }}
# -------------------------------------------------------------
# Media utilities
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 15:04 (20 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2247682
Default Alt Text
D1831.diff (2 KB)
Attached To
Mode
D1831: Sort by alphabetical order
Attached
Detach File
Event Timeline
Log In to Comment