Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3769150
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/roles/saas-mediawiki/software/init.sls b/roles/saas-mediawiki/software/init.sls
index 0a6707e..a7bcca8 100644
--- a/roles/saas-mediawiki/software/init.sls
+++ b/roles/saas-mediawiki/software/init.sls
@@ -1,37 +1,38 @@
# -------------------------------------------------------------
# Salt — MediaWiki farm
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2018-03-16
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
{% from "map.jinja" import dirs, packages, packages_prefixes with context %}
# -------------------------------------------------------------
# Software required by MediaWiki or other tools
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
mediawiki_software_dependencies:
pkg.installed:
- pkgs:
- {{ packages.exiftool }}
- exiv2
- git
- {{ packages.imagemagick }}
- {{ packages['jpeg-turbo'] }}
+ - librsvg2
- {{ packages.lua }}
- {{ packages_prefixes.php }}opcache
- rlwrap
# -------------------------------------------------------------
# Administration tool
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{{ dirs.bin }}/mw:
file.managed:
- source: roles/saas-mediawiki/software/files/mw.sh.jinja
- mode: 755
- template: jinja
- context:
saas: {{ pillar['mediawiki_saas'] }}
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Mon, Nov 25, 13:16 (1 d, 10 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2260229
Default Alt Text
(1 KB)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment