Alexandros Kosiaris has uploaded a new change for review.

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

Change subject: otrs: add missing perl modules for OTRS 4.0.13
......................................................................

otrs: add missing perl modules for OTRS 4.0.13

As reported by otrs.CheckModules.pl these modules are required for an
installation of OTRS 4.x

Change-Id: I784c6470a879417bf5cb5cdb03de6829dcaa9933
---
M modules/otrs/manifests/init.pp
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/05/242205/1

diff --git a/modules/otrs/manifests/init.pp b/modules/otrs/manifests/init.pp
index 5e6720e..7007915 100644
--- a/modules/otrs/manifests/init.pp
+++ b/modules/otrs/manifests/init.pp
@@ -69,6 +69,8 @@
         'libtext-csv-xs-perl',
         'libtimedate-perl',
         'libyaml-libyaml-perl',
+        'libtemplate-perl',
+        'libarchive-zip-perl',
         'mysql-client',
         'perl-doc',
     ]

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I784c6470a879417bf5cb5cdb03de6829dcaa9933
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <akosia...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to