Jcrespo has uploaded a new change for review. ( 
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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet/mariadb 
refs/changes/13/337813/1

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: newchange
Gerrit-Change-Id: I4bf16d7bc3ec6ff305e45fa444cd3096aa5d19bf
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet/mariadb
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <[email protected]>

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

Reply via email to