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
This commit is contained in:
Zuul 2022-05-24 10:55:15 +00:00 committed by Gerrit Code Review
parent ebc10155f6
commit b55c1a603b
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit a6a2451e46281ad32d7f83bb260bcaa21a7f1a8e
Subproject commit 58db6b4ba6d5d70c4ff30334874d7587997e8b4f