Andrew Bogott has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/292958

Change subject: Add tex/latex fonts to tools exec nodes.
......................................................................

Add tex/latex fonts to tools exec nodes.

Bug: T137121
Change-Id: Id9fea89132c2acc6d872e65b02c46580cbb206e3
---
M modules/toollabs/manifests/exec_environ.pp
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/58/292958/1

diff --git a/modules/toollabs/manifests/exec_environ.pp 
b/modules/toollabs/manifests/exec_environ.pp
index 8df4eb5..1056d33 100644
--- a/modules/toollabs/manifests/exec_environ.pp
+++ b/modules/toollabs/manifests/exec_environ.pp
@@ -165,6 +165,9 @@
         'fonts-ipafont-gothic',        # Japanese fonts.
         'ttf-indic-fonts-core',        # Many Indic languages.
 
+        # Fonts for latex
+        'texlive-fonts-extra',        # T137121
+
         # tcl packages
         'mysqltcl',
         'tcl-tls',                     # T58995

-- 
To view, visit https://gerrit.wikimedia.org/r/292958
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id9fea89132c2acc6d872e65b02c46580cbb206e3
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to