Alexandros Kosiaris has uploaded a new change for review.

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

Change subject: maps: Add cassandra helper classes
......................................................................

maps: Add cassandra helper classes

maps cassandra cluster never got the metrics and logging cassandra
subclasses. The reasoning back then was KISS, and there was never up to
now a need to actually add them. Adding them in this patch

Bug: T130654
Change-Id: I4c8f0e7cf249973b67bac977adf8a2bcce352c0e
---
M modules/role/manifests/maps/server.pp
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/81/278981/1

diff --git a/modules/role/manifests/maps/server.pp 
b/modules/role/manifests/maps/server.pp
index 71264c8..d98466d 100644
--- a/modules/role/manifests/maps/server.pp
+++ b/modules/role/manifests/maps/server.pp
@@ -4,6 +4,8 @@
     include standard
     include ::postgresql::postgis
     include ::cassandra
+    include ::cassandra::metrics
+    include ::cassandra::logging
     include ::kartotherian
     include ::tilerator
 

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

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