Yuvipanda has uploaded a new change for review.

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

Change subject: puppet: Disable enc by default on trusty for now
......................................................................

puppet: Disable enc by default on trusty for now

Package issues, python3-ldap3 isn't found.

Change-Id: I3919258083bfa680fe0a99befe165c8a8d2eabe3
---
M modules/puppet/manifests/self/config.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/61/311761/1

diff --git a/modules/puppet/manifests/self/config.pp 
b/modules/puppet/manifests/self/config.pp
index c08c587..4494c55 100644
--- a/modules/puppet/manifests/self/config.pp
+++ b/modules/puppet/manifests/self/config.pp
@@ -24,7 +24,7 @@
         # We don't want this in precise, since
         # precise is deprecated and we can't use the
         # same libraries there
-        $use_enc_real = os_version('debian >= jessie || ubuntu >= trusty')
+        $use_enc_real = os_version('debian >= jessie')
     } else {
         $use_enc_real = $use_enc
     }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3919258083bfa680fe0a99befe165c8a8d2eabe3
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <yuvipa...@wikimedia.org>

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

Reply via email to