Jcrespo has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/337813 )

Change subject: Upgrade mariadb module to new template hierarchy (unused)
......................................................................


Upgrade mariadb module to new template hierarchy (unused)

Templates are being moved under the role module.

Change-Id: I4bf16d7bc3ec6ff305e45fa444cd3096aa5d19bf
---
M manifests/config.pp
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/manifests/config.pp b/manifests/config.pp
index 058d6a3..8022413 100644
--- a/manifests/config.pp
+++ b/manifests/config.pp
@@ -9,7 +9,7 @@
 # 'standalone' | 'slave' | 'master' | 'multisource_slave'
 
 class mariadb::config(
-    $config           = 'mariadb/default.my.cnf.erb',
+    $config           = 'role/mariadb/mysqld_config/default.my.cnf.erb',
     $prompt           = '',
     $password         = 'undefined',
     $datadir          = '/srv/sqldata',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4bf16d7bc3ec6ff305e45fa444cd3096aa5d19bf
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet/mariadb
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
Gerrit-Reviewer: Marostegui <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to