Yuvipanda has uploaded a new change for review.

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

Change subject: puppet: Enable ENC on trusty modules too
......................................................................

puppet: Enable ENC on trusty modules too

I've listed all the self hosted trusty puppetmasters and
made sure they all have backports enabled (logged in SAL)

Bug: T91990
Change-Id: I7a1aeacf388a17a2440952e673697a28d97f6f66
---
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/44/312044/1

diff --git a/modules/puppet/manifests/self/config.pp 
b/modules/puppet/manifests/self/config.pp
index 4494c55..c08c587 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')
+        $use_enc_real = os_version('debian >= jessie || ubuntu >= trusty')
     } else {
         $use_enc_real = $use_enc
     }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7a1aeacf388a17a2440952e673697a28d97f6f66
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