Dzahn has submitted this change and it was merged.

Change subject: apply role::db::redis on rbf200[1-2]
......................................................................


apply role::db::redis on rbf200[1-2]

After they are installed and running put the same roles
on rbf2xxx as on existing rbf1xxx.

Bug:T86898
Change-Id: I8553d8e10a944807509334fabf5f0fb47025a147
---
M manifests/site.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



diff --git a/manifests/site.pp b/manifests/site.pp
index 62f0d10..ac6086b 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1742,8 +1742,8 @@
 }
 
 node /^rbf200[1-2]\.codfw\.wmnet/ {
+    role db::redis
     include admin
-    include standard
 
     # Background save may fail under low memory condition unless
     # vm.overcommit_memory is 1.

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8553d8e10a944807509334fabf5f0fb47025a147
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to