Dzahn has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/336731 )

Change subject: mariadb: ingore lint warnings about autoloader layout
......................................................................

mariadb: ingore lint warnings about autoloader layout

This role is being split into separate files step by
step.

Until then, ignore the lint warnigns about autoloader layout.

Since this is the last file they appear we can then turn on jenking
voting down before new cases are being added.

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/31/336731/1

diff --git a/modules/role/manifests/mariadb.pp 
b/modules/role/manifests/mariadb.pp
index 10cecfb..44e7921 100644
--- a/modules/role/manifests/mariadb.pp
+++ b/modules/role/manifests/mariadb.pp
@@ -1,6 +1,7 @@
 # Generic Server
 #
 # filtertags: labs-project-servermon labs-project-monitoring
+# lint:ignore:autoloader_layout
 class role::mariadb {
 
     system::role { 'role::mariadb':
@@ -983,3 +984,4 @@
         tendril_password => $passwords::tendril::db_pass,
     }
 }
+# lint:endignore

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8853d6fa4a43f09052ac0db412879ec8b6ca2f04
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>

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

Reply via email to