[MediaWiki-commits] [Gerrit] Add perl modules installed via user request (from SAL) - change (operations/puppet)

2013-07-04 Thread coren (Code Review)
coren has submitted this change and it was merged.

Change subject: Add perl modules installed via user request (from SAL)
..


Add perl modules installed via user request (from SAL)

Change-Id: I1d0c652882bf0a7fd2452a41131248e92abf8f22
---
M modules/toollabs/manifests/exec_environ.pp
1 file changed, 15 insertions(+), 0 deletions(-)

Approvals:
  coren: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/toollabs/manifests/exec_environ.pp 
b/modules/toollabs/manifests/exec_environ.pp
index 0fbf22b..7676d48 100644
--- a/modules/toollabs/manifests/exec_environ.pp
+++ b/modules/toollabs/manifests/exec_environ.pp
@@ -32,32 +32,47 @@
   'tcl',
 
   # Perl libraries
+  'libbot-basicbot-perl',
   'libcache-memcached-fast-perl',
   'libclass-data-inheritable-perl',
   'libcommon-sense-perl',
+  'libcrypt-gcrypt-perl',
   'libcrypt-openssl-bignum-perl',
   'libcrypt-openssl-rsa-perl',
   'libdata-compare-perl',# For Checkwiki.
+  'libdata-dumper-simple-perl',
+  'libdatetime-format-duration-perl',
+  'libdatetime-format-strptime-perl',
   'libdbd-mysql-perl',
   'libdbd-sqlite3-perl',
+  'libdigest-crc-perl',
   'libdigest-hmac-perl',
+  'libhtml-html5-entities-perl',
   'libhtml-parser-perl',
+  'libirc-utils-perl',
   'libjson-perl',
   'libjson-xs-perl',
   'libmediawiki-api-perl',
   'libmediawiki-bot-perl',
   'libnet-oauth-perl',
   'libnetaddr-ip-perl',
+  'libobject-pluggable-perl',
   'libpod-simple-wiki-perl',
+  'libpoe-component-irc-perl',
+  'libpoe-component-syndicator-perl',
+  'libpoe-filter-ircd-perl',
   'libpoe-perl',
+  'libsocket-getaddrinfo-perl',
   'libstring-diff-perl',
   'libstring-shellquote-perl',   # For jsub.
+  'libtask-weaken-perl',
   'libtest-exception-perl',  # For Checkwiki.
   'libthreads-perl',
   'libthreads-shared-perl',
   'liburi-perl',
   'libwww-perl',
   'libxml-libxml-perl',
+  'libxml-simple-perl',
   'libxml-xpathengine-perl', # For Checkwiki.
 
   # Python libraries

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I1d0c652882bf0a7fd2452a41131248e92abf8f22
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda 
Gerrit-Reviewer: coren 
Gerrit-Reviewer: jenkins-bot

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


[MediaWiki-commits] [Gerrit] Add perl modules installed via user request (from SAL) - change (operations/puppet)

2013-07-04 Thread Yuvipanda (Code Review)
Yuvipanda has uploaded a new change for review.

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


Change subject: Add perl modules installed via user request (from SAL)
..

Add perl modules installed via user request (from SAL)

Change-Id: I1d0c652882bf0a7fd2452a41131248e92abf8f22
---
M modules/toollabs/manifests/exec_environ.pp
1 file changed, 15 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/47/72047/1

diff --git a/modules/toollabs/manifests/exec_environ.pp 
b/modules/toollabs/manifests/exec_environ.pp
index 0fbf22b..7676d48 100644
--- a/modules/toollabs/manifests/exec_environ.pp
+++ b/modules/toollabs/manifests/exec_environ.pp
@@ -32,32 +32,47 @@
   'tcl',
 
   # Perl libraries
+  'libbot-basicbot-perl',
   'libcache-memcached-fast-perl',
   'libclass-data-inheritable-perl',
   'libcommon-sense-perl',
+  'libcrypt-gcrypt-perl',
   'libcrypt-openssl-bignum-perl',
   'libcrypt-openssl-rsa-perl',
   'libdata-compare-perl',# For Checkwiki.
+  'libdata-dumper-simple-perl',
+  'libdatetime-format-duration-perl',
+  'libdatetime-format-strptime-perl',
   'libdbd-mysql-perl',
   'libdbd-sqlite3-perl',
+  'libdigest-crc-perl',
   'libdigest-hmac-perl',
+  'libhtml-html5-entities-perl',
   'libhtml-parser-perl',
+  'libirc-utils-perl',
   'libjson-perl',
   'libjson-xs-perl',
   'libmediawiki-api-perl',
   'libmediawiki-bot-perl',
   'libnet-oauth-perl',
   'libnetaddr-ip-perl',
+  'libobject-pluggable-perl',
   'libpod-simple-wiki-perl',
+  'libpoe-component-irc-perl',
+  'libpoe-component-syndicator-perl',
+  'libpoe-filter-ircd-perl',
   'libpoe-perl',
+  'libsocket-getaddrinfo-perl',
   'libstring-diff-perl',
   'libstring-shellquote-perl',   # For jsub.
+  'libtask-weaken-perl',
   'libtest-exception-perl',  # For Checkwiki.
   'libthreads-perl',
   'libthreads-shared-perl',
   'liburi-perl',
   'libwww-perl',
   'libxml-libxml-perl',
+  'libxml-simple-perl',
   'libxml-xpathengine-perl', # For Checkwiki.
 
   # Python libraries

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1d0c652882bf0a7fd2452a41131248e92abf8f22
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda 

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