Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3749890
D1125.id2866.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1007 B
Referenced Files
None
Subscribers
None
D1125.id2866.diff
View Options
diff --git a/map.jinja b/map.jinja
--- a/map.jinja
+++ b/map.jinja
@@ -122,6 +122,7 @@
'ag': 'the_silver_searcher',
'aspell-fr': 'fr-aspell',
'aspell-en': 'en-aspell',
+ 'boost': 'boost-all',
'certbot': 'py27-certbot',
'composer': 'php-composer',
'cppunit': 'cppunit',
diff --git a/roles/devserver/userland-software/dev.sls b/roles/devserver/userland-software/dev.sls
--- a/roles/devserver/userland-software/dev.sls
+++ b/roles/devserver/userland-software/dev.sls
@@ -8,6 +8,16 @@
{% from "map.jinja" import packages, packages_prefixes with context %}
+# -------------------------------------------------------------
+# C/C++
+# -------------------------------------------------------------
+
+devserver_software_dev_c:
+ pkg:
+ - installed
+ - pkgs:
+ - {{ packages.boost }}
+
# -------------------------------------------------------------
# Java
# -------------------------------------------------------------
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 17, 18:53 (21 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2249740
Default Alt Text
D1125.id2866.diff (1007 B)
Attached To
Mode
D1125: Install Boost on dev servers
Attached
Detach File
Event Timeline
Log In to Comment