Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3766318
D3066.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
777 B
Referenced Files
None
Subscribers
None
D3066.diff
View Options
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
@@ -17,6 +17,7 @@
- pkgs:
- {{ packages.boost }}
- cmocka
+ - doxygen
- {{ packages.librabbitmq }}
# -------------------------------------------------------------
@@ -232,6 +233,12 @@
- source: salt://roles/devserver/userland-software/files/create-vault-approle.py
- mode: 755
+devserver_software_dev_python_vault:
+ pkg.installed:
+ - pkgs:
+ - {{ packages_prefixes.python3 }}pyhcl
+ - {{ packages_prefixes.python3 }}hvac
+
# -------------------------------------------------------------
# MediaWiki development
#
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 23, 17:38 (18 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2258558
Default Alt Text
D3066.diff (777 B)
Attached To
Mode
D3066: Install doxygen and Python vault libs on devserver
Attached
Detach File
Event Timeline
Log In to Comment