Jcrespo has uploaded a new change for review.

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

Change subject: Adding ferm::mariadb role to labsdb1004 (tools slave)
......................................................................

Adding ferm::mariadb role to labsdb1004 (tools slave)

This will allow remote administration and monitoring from the
10.x network, and potentially, replication.

Change-Id: I604865ed451a9b5478b13465be749004e30d8032
References: T88718
---
M manifests/role/labsdb.pp
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/29/243129/1

diff --git a/manifests/role/labsdb.pp b/manifests/role/labsdb.pp
index 26cebf3..151a2ba 100644
--- a/manifests/role/labsdb.pp
+++ b/manifests/role/labsdb.pp
@@ -33,6 +33,7 @@
     }
     include role::mariadb::grants
     include role::mariadb::monitor
+       include role::mariadb::ferm
 
     class { 'mariadb::config':
         prompt    => "TOOLSDB slave",
@@ -42,6 +43,7 @@
         tmpdir    => '/tmp',
         read_only => 'ON',
     }
+       
 
     #mariadb::monitor_replication { 'tools':
     #    multisource   => false,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I604865ed451a9b5478b13465be749004e30d8032
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Jcrespo <jcre...@wikimedia.org>

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

Reply via email to