From de0b8c2b64c69f6e50acd9c5b24491b865f34142 Mon Sep 17 00:00:00 2001 From: Tobias Urdin Date: Tue, 20 Nov 2018 02:00:51 +0100 Subject: [PATCH] Update git submodules * Update puppet-openstack_spec_helper from branch 'master' - Default puppet version to >= 5.5 The current one default to 5.5.x however when we set puppet_gem_version to latest this actually breaks the notion that "latest" should pull in puppet 6.0.4 Changing this to >= 5.5 will cause it to select latest version above or equal to 5.5 which should be 6.0.4 Since we specify puppet_gem_version for all jobs that should use puppet 4, puppet 5 etc this should be safe. Depends-On: https://review.openstack.org/#/c/631284/ Change-Id: Ifd9c6cff2fe4b7682c4d1349019333bc9fee9d04 --- puppet-openstack_spec_helper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-openstack_spec_helper b/puppet-openstack_spec_helper index 799f976b7b..c10cc3fe6d 160000 --- a/puppet-openstack_spec_helper +++ b/puppet-openstack_spec_helper @@ -1 +1 @@ -Subproject commit 799f976b7b7f31da2b3c474350d94b3000e60acd +Subproject commit c10cc3fe6db65787ca9dee375d6d19c9e97787d2