Alexandros Kosiaris has submitted this change and it was merged.

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(-)

Approvals:
  Alexandros Kosiaris: Verified; Looks good to me, approved



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: merged
Gerrit-Change-Id: I4c8f0e7cf249973b67bac977adf8a2bcce352c0e
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to