From eb1768ceeb94be8adc8c74206024ed6c0a737879 Mon Sep 17 00:00:00 2001 From: Martin Magr Date: Mon, 18 Feb 2013 16:23:53 +0100 Subject: [PATCH] Fixed hardcoded /root in mysql module and add /root/.my.cnf mode 0600 Change-Id: Ie973adb65cf62d688b4e0f4932c55b74ad4280e5 Fixes: rhbz#894733 --- .gitmodules | 2 +- packstack/puppet/modules/mysql | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 55926483c..6f5ad04a0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -27,7 +27,7 @@ url = https://github.com/puppetlabs/puppetlabs-sysctl.git [submodule "packstack/puppet/modules/mysql"] path = packstack/puppet/modules/mysql - url = https://github.com/puppetlabs/puppetlabs-mysql.git + url = https://github.com/packstack/puppetlabs-mysql.git [submodule "packstack/puppet/modules/concat"] path = packstack/puppet/modules/concat url = https://github.com/puppetlabs/puppetlabs-concat.git diff --git a/packstack/puppet/modules/mysql b/packstack/puppet/modules/mysql index af4b8bff0..693428dd6 160000 --- a/packstack/puppet/modules/mysql +++ b/packstack/puppet/modules/mysql @@ -1 +1 @@ -Subproject commit af4b8bff0ad59f21211be2a98d31588066c41e0c +Subproject commit 693428dd617fa4a1181545c6280f0f0f60edb291