Volans has uploaded a new change for review.

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

Change subject: MariaDB: use Puppet certs for s5 cross-dc replica
......................................................................

MariaDB: use Puppet certs for s5 cross-dc replica

Bug: T111654
Change-Id: I95ccfab1bb0abbe79938dfab7f15e77fc9f9c7f8
---
M manifests/site.pp
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/84/282684/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 0375e97..b7ed3a7 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -574,6 +574,7 @@
     class { 'role::mariadb::core':
         shard => 's5',
         p_s   => 'on',
+        ssl   => 'puppet-cert',
     }
     include base::firewall
 }
@@ -584,6 +585,7 @@
         shard         => 's5',
         p_s           => 'on',
         binlog_format => 'ROW',
+        ssl           => 'puppet-cert',
     }
     include base::firewall
 }

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

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

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

Reply via email to