Muehlenhoff has submitted this change and it was merged.

Change subject: Add ferm rules for role::mariadb::proxy
......................................................................


Add ferm rules for role::mariadb::proxy

Bug: T104699
Change-Id: I9695306108d4303959af6d9b298d6ba5f0bb1125
---
M manifests/role/mariadb.pp
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Muehlenhoff: Verified; Looks good to me, approved



diff --git a/manifests/role/mariadb.pp b/manifests/role/mariadb.pp
index 2514cf3..6fd7fab 100644
--- a/manifests/role/mariadb.pp
+++ b/manifests/role/mariadb.pp
@@ -601,6 +601,8 @@
     $secondary_addr,
     ) {
 
+    include role::mariadb::ferm
+
     class { 'role::mariadb::proxy':
         shard => $shard,
     }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I9695306108d4303959af6d9b298d6ba5f0bb1125
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Muehlenhoff <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
Gerrit-Reviewer: Muehlenhoff <[email protected]>
Gerrit-Reviewer: Springle <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to