Dzahn has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/337203 )

Change subject: contint: drop npm settings for precise
......................................................................

contint: drop npm settings for precise

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/03/337203/1

diff --git a/modules/contint/manifests/packages/javascript.pp 
b/modules/contint/manifests/packages/javascript.pp
index a5a290e..bbede51 100644
--- a/modules/contint/manifests/packages/javascript.pp
+++ b/modules/contint/manifests/packages/javascript.pp
@@ -18,13 +18,6 @@
         'npm'       => '2.15.2',
     }
 
-    $npm_options = $::lsbdistcodename ? {
-        # Default npm that ships with Ubuntu Precise's node predates npmjs.org 
SSL
-        # 
http://blog.npmjs.org/post/78085451721/npms-self-signed-certificate-is-no-more
-        'precise' => '--ca=null --force',
-        default   => '',
-    }
-
     if (os_version('ubuntu >= trusty') or os_version('debian >= jessie')) {
         # Provide 'node' alias for 'nodejs' because Debian/Ubuntu
         # already has a package called 'node'

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

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

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

Reply via email to