Gerrit Patch Uploader has uploaded a new change for review.

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

Change subject: puppet_compiler: include puppet-enc
......................................................................

puppet_compiler: include puppet-enc

The Labs classifier was switched from ldap to puppet-enc,
and puppet-enc therefore needs to be included in puppet_compiler
as well.

Change-Id: I719791a50ee41e5eeb999763d055ec92784d0020
---
M modules/puppet_compiler/manifests/packages.pp
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/53/325053/1

diff --git a/modules/puppet_compiler/manifests/packages.pp 
b/modules/puppet_compiler/manifests/packages.pp
index 75f2b23..1fd740a 100644
--- a/modules/puppet_compiler/manifests/packages.pp
+++ b/modules/puppet_compiler/manifests/packages.pp
@@ -2,6 +2,7 @@
 #
 # Installs all the needed packages
 class puppet_compiler::packages {
+    include puppet::enc
 
     require_package('python-yaml', 'python-requests', 'python-jinja2', 
'nginx', 'ruby-httpclient', 'ruby-ldap')
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I719791a50ee41e5eeb999763d055ec92784d0020
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Gerrit Patch Uploader <gerritpatchuploa...@gmail.com>
Gerrit-Reviewer: Merlijn van Deen <valhall...@arctus.nl>

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

Reply via email to