From 78eaf56bf212543cf71e71614bd1642549d82fae Mon Sep 17 00:00:00 2001 From: Tobias Urdin Date: Fri, 11 Jan 2019 11:09:50 +0100 Subject: [PATCH] Update git submodules * Update puppet-openstacklib from branch 'master' - Cap puppetlabs-mysql to 6.x release They released puppetlabs-mysql 7.0.0 which breaks our modules, see the periodic Puppetfile patch here [1]. I think this is related to our usage of "mysql_password" in the modules which we need to revise to use the new puppet functions that puppetlabs-mysql have changed to. That would probably require us to bump minimal requirement of puppetlabs-mysql to 6.x though, so cap this until we have fixed modules and updated minimal requirement. [1] https://review.openstack.org/#/c/611996/ Change-Id: I4c89e935b8d074bfd4f389070ed712429d44b30e --- puppet-openstacklib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-openstacklib b/puppet-openstacklib index 4c29873ab8..689eed407a 160000 --- a/puppet-openstacklib +++ b/puppet-openstacklib @@ -1 +1 @@ -Subproject commit 4c29873ab80cba011f57802e06104f32ba80b30e +Subproject commit 689eed407a8ca5d77c58978d5d07ba501f264216