From b55c1a603b216e367677fd18312a04854493c9be Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 24 May 2022 10:55:15 +0000 Subject: [PATCH] Update git submodules * Update puppet-swift from branch 'master' to 58db6b4ba6d5d70c4ff30334874d7587997e8b4f - Merge "Allow single alias in swift_storage_policy provider" - Allow single alias in swift_storage_policy provider Regex validation for aliases in swift_storage_policy provider does not allow single alias value, like for exemple: swift::storage::policy { '1': policy_name => '3-Replica-Policy', policy_aliases => 'green', This fixes the accepted pattenr to allow single-value for policy_aliases parameter. Also, the whole expression is updated to more strictly validate the pattern, especially when more than 2 aliases are given. Change-Id: I62c86097c717d2a74c100386cf20e07976571805 --- puppet-swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-swift b/puppet-swift index a6a2451e46..58db6b4ba6 160000 --- a/puppet-swift +++ b/puppet-swift @@ -1 +1 @@ -Subproject commit a6a2451e46281ad32d7f83bb260bcaa21a7f1a8e +Subproject commit 58db6b4ba6d5d70c4ff30334874d7587997e8b4f