Alexandros Kosiaris has uploaded a new change for review.

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

Change subject: Remove unused dictd package declarations in cxserver
......................................................................

Remove unused dictd package declarations in cxserver

Second stage of a two stage commit series to remove the dictd packages
from cxserver

Change-Id: I5e3085d102027bbbd6ec3e2e504c1d385925e700
---
M modules/cxserver/manifests/init.pp
1 file changed, 0 insertions(+), 9 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/85/187185/1

diff --git a/modules/cxserver/manifests/init.pp 
b/modules/cxserver/manifests/init.pp
index 8251594..cb0bda1 100644
--- a/modules/cxserver/manifests/init.pp
+++ b/modules/cxserver/manifests/init.pp
@@ -54,15 +54,6 @@
         system     => true,
     }
 
-    # dictd-* packages for dictionary server.
-    package { [ 'dictd',
-                'dict-freedict-eng-spa',
-                'dict-freedict-spa-eng',
-                'dict-freedict-eng-hin',
-            ]:
-        ensure => absent,
-    }
-
     $log_file = "${log_dir}/main.log"
 
     file { $log_dir:

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

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

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

Reply via email to