Hashar has uploaded a new change for review.

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

Change subject: contint: get ocaml-nox package for Math texvc
......................................................................

contint: get ocaml-nox package for Math texvc

Going to need to compile texvc from source to add some tests for
mediawiki/extensions/Math.

Package has already been installed manually.

Change-Id: I1a6b281aeb4dfc171151fa3ed1e005fb20e130dd
---
M modules/contint/manifests/packages.pp
1 file changed, 6 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/44/114144/1

diff --git a/modules/contint/manifests/packages.pp 
b/modules/contint/manifests/packages.pp
index 6362b9e..8a3b6d2 100644
--- a/modules/contint/manifests/packages.pp
+++ b/modules/contint/manifests/packages.pp
@@ -187,6 +187,12 @@
         ]:
         ensure => present;
     }
+
+    package { [
+        'ocaml-nox',
+        ]:
+        ensure => present;
+    }
 }
 
 

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

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

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

Reply via email to