Dzahn has submitted this change and it was merged.

Change subject: typos file: add 'mariabd' and 'eqad'
......................................................................


typos file: add 'mariabd' and 'eqad'

Add new strings as detectable typos.
Fix 2 typos in mariadb (or i can't add it to the typos file).

It's just the name of the ferm rule resource that is being
changed here.

Change-Id: I60cc54c78038c7f094c9e9b403ecba8b979d00c8
---
M manifests/role/mariadb.pp
M typos
2 files changed, 5 insertions(+), 2 deletions(-)

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



diff --git a/manifests/role/mariadb.pp b/manifests/role/mariadb.pp
index 3013bdf..1d4aef2 100644
--- a/manifests/role/mariadb.pp
+++ b/manifests/role/mariadb.pp
@@ -65,12 +65,12 @@
     }
 
     # tendril monitoring
-    ferm::rule { 'mariabdb_monitoring':
+    ferm::rule { 'mariadb_monitoring':
         rule => 'saddr @resolve((neon.wikimedia.org iron.wikimedia.org)) proto 
tcp dport (3306) ACCEPT;',
     }
 
     # for DBA purposes
-    ferm::rule { 'mariabdb_dba':
+    ferm::rule { 'mariadb_dba':
         rule => 'saddr @resolve((neon.wikimedia.org iron.wikimedia.org 
db1011.eqiad.wmnet)) proto tcp dport (3307) ACCEPT;',
     }
 }
diff --git a/typos b/typos
index 78eb0be..e742038 100644
--- a/typos
+++ b/typos
@@ -1,6 +1,9 @@
 \.scv\.
 commmon
 equiad
+eqad
+mariabd
+mariabdb
 gadolinum
 heira
 ip_resolve

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

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

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

Reply via email to