Page MenuHomeDevCentral

D3421.diff
No OneTemporary

D3421.diff

diff --git a/map.jinja b/map.jinja
--- a/map.jinja
+++ b/map.jinja
@@ -106,6 +106,7 @@
{% set packages = salt['grains.filter_by']({
'Debian' : {
+ '7zip': '7zip',
'ag': 'silversearcher-ag',
'aspell-fr': 'aspell-fr',
'aspell-en': 'aspell-en',
@@ -173,6 +174,7 @@
'yubico-pam': 'yubico-pam',
},
'FreeBSD' : {
+ '7zip': '7-zip',
'ag': 'the_silver_searcher',
'aspell-fr': 'fr-aspell',
'aspell-en': 'en-aspell',
diff --git a/roles/devserver/userland-software/misc.sls b/roles/devserver/userland-software/misc.sls
--- a/roles/devserver/userland-software/misc.sls
+++ b/roles/devserver/userland-software/misc.sls
@@ -47,6 +47,7 @@
devserver_software_misc_tools:
pkg.installed:
- pkgs:
+ - {{ packages.7zip }}
- {{ packages_prefixes.python3 }}awscli
- bat
- boxes

File Metadata

Mime Type
text/plain
Expires
Sat, Apr 19, 20:24 (4 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2583720
Default Alt Text
D3421.diff (887 B)

Event Timeline